Jkhondhu: Difference between revisions

No edit summary
No edit summary
Line 30: Line 30:
zimbraReverseProxyPop3StartTlsMode - POP3 clear text login mode - cleartext, starttls, both
zimbraReverseProxyPop3StartTlsMode - POP3 clear text login mode - cleartext, starttls, both


zimbraFeaturePop3DataSourceEnabled
zimbraPop3CleartextLoginEnabled - Enable clear text login
zimbraPop3CleartextLoginEnabled - Enable clear text login
zimbraDataSourceConnectTimeout: 30
zimbraDataSourceConnectTimeout: 30
zimbraDataSourceConnectionType: cleartext
zimbraDataSourceConnectionType: cleartext
zimbraDataSourceReadTimeout: 60
zimbraDataSourceReadTimeout: 60
zimbraFeatureMobileSyncEnabled - Enable Mobile Sync
zimbraFeatureMobilePolicyEnabled - Enable Mobile Policy

Revision as of 17:39, 29 January 2015

Milter milter_default_action (default: tempfail)

The default action when a Milter (mail filter) application is unavailable or mis-configured. Specify one of the following: accept Proceed as if the mail filter was not present. reject Reject all further commands in this session with a permanent status code. tempfail Reject all further commands in this session with a temporary status code. quarantine Like "accept", but freeze the message in the "hold" queue. Available with Postfix 2.6 and later.

postconf -e milter_default_action=accept

zmconfigdctl restart

zmmilterctl restart

zmmtactl restart


zmprov desc -a zimbraReverseProxySSLToUpstreamEnabled If set as TRUE, proxy will use SSL to connect to the upstream mail servers for web and mail proxy. Note admin console proxy always use https no matter how this attr is set.

zimbraReverseProxyHttpEnabled - Web zimbraReverseProxyMailEnabled - Mail

zimbraReverseProxyPop3StartTlsMode - POP3 clear text login mode - cleartext, starttls, both

zimbraFeaturePop3DataSourceEnabled zimbraPop3CleartextLoginEnabled - Enable clear text login zimbraDataSourceConnectTimeout: 30 zimbraDataSourceConnectionType: cleartext zimbraDataSourceReadTimeout: 60


zimbraFeatureMobileSyncEnabled - Enable Mobile Sync zimbraFeatureMobilePolicyEnabled - Enable Mobile Policy

Jump to: navigation, search