Hey all,
Just did an upgrade on my box at home from 6.0.6 to 6.0.7 (build 2473) tonight and my zimbraMailMode got reset from 'both' to 'http'. Not a big deal and easy enough to fix, I'm just curious if anyone else has seen it or if there's a bug filed for it (I've found neither). I checked the logs:
Code:
...
Fri Jul 2 22:48:33 2010 Setting service ports on mail.domain.com...Fri Jul 2 22:48:33 2010 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l ms mail.domain.com zimbraImapBindPort
143 zimbraImapSSLBindPort 993 zimbraImapProxyBindPort 943 zimbraImapSSLProxyBindPort 8993 Fri Jul 2 22:48:37 2010 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l ms mail.domain.com zimbraPop3BindPort
7110 zimbraPop3SSLBindPort 7995 zimbraPop3ProxyBindPort 110 zimbraPop3SSLProxyBindPort 995
Fri Jul 2 22:48:41 2010 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l ms mail.domain.com zimbraMailPort 80
zimbraMailSSLPort 443 zimbraMailProxyPort 9080 zimbraMailSSLProxyPort 9443 zimbraMailMode both
Fri Jul 2 22:48:44 2010 done.
Fri Jul 2 22:48:44 2010 Adding mail.domain.com to zimbraMailHostPool in default COS...
Fri Jul 2 22:48:44 2010 Returning cached server config attribute for mail.domain.com: zimbraId=3f802c52-8305-45be-b5f5
-0f9c8aa17df4
Fri Jul 2 22:48:44 2010 Returning cached cos config attribute for default: zimbraMailHostPool=3f802c52-8305-45be-b5f5-0f9
c8aa17df4
Fri Jul 2 22:48:44 2010 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mc default zimbraMailHostPool 3f802c52-8
305-45be-b5f5-0f9c8aa17df4
Fri Jul 2 22:48:48 2010 done.
Fri Jul 2 22:48:48 2010 Installing webclient skins...
...
.. and it's even set correctly during the upgrade. I didn't find any references for zimraMailMode anywhere else.