Wow. Well, I got it to work.
So here is the tail of my main.cf file.
content_filter = smtp-amavis:[127.0.0.1]:10024
smtpd_sasl_auth_enable = yes
smtpd_tls_auth_only = yes
disable_dns_lookups = no
message_size_limit = 10240000
relayhost =
smtp_sasl_password_maps = /opt/zimbra/conf/relay_password
I have my relay on the relay_password set to mailrelay.host.com username: password.
The ONLY thing that seemed to get it to work was in the Admin UI, I put the IP address of the server and not the hostname. I'm not sure why this works but it is. Just wanted to pass this along with you. You may want to keep this for future reference just in case someone else has this type of problem again.
~A
Last edited by alohrer; 10-25-2005 at 10:49 AM..
|