Hi Everyone,
I have a similar problem. My server was running version 5.21. I configured the server to use SMTP authentication to my ISPs SMTP servers by following
this article and using zmlocalconfig. Everything worked out perfectly. I then upgraded to version 5.22 which worked out perfectly as well.
Here's when the problem starts...
I upgraded from 5.22 to 6.0.5 and found out no one could send to external email address, so I checked the zmlocalconfig postfix changes I made and found that the values were reset. I figured that I would just follow the directions on the
the article again, restarted zimbra, but still no outgoing email to external email accounts. I checked the zmlocalconfig postfix changes, and three out of the four postfix changes I made stayed the same. The one that keeps resetting... postfix_smtp_sasl_password_maps = *
Here are the commands I used which worked fine until I upgraded from 5.22 to 6.0.5...
zmlocalconfig -e postfix_smtp_sasl_password_maps=hash:/opt/zimbra/conf/relay_password
I also tried...
zmlocalconfig -e postfix_smtp_sasl_password_maps=hash:${zimbra_home }/conf/relay_password
zmlocalconfig -e postfix_smtp_sasl_security_options=noanonymous
zmlocalconfig -e postfix_smtp_use_tls=yes
zmlocalconfig -e postfix_smtp_cname_overrides_servername=no
Any help and/or suggestions would be appreciated.
Thanks,
Vince