MeneM-Notes

= Adding authentication to outbound SMTPrelay =
zimbra@zimbra:~$ postconf -e smtp_sasl_auth_enable=yes
zimbra@zimbra:~$ echo smtpauth.rollernet.us USER:PASSWORD > /opt/zimbra/conf/relay_password
zimbra@zimbra:~$ postmap /opt/zimbra/conf/relay_password
zimbra@zimbra:~$ postmap -q smtpauth.rollernet.us /opt/zimbra/conf/relay_password
zimbra@zimbra:~$ postconf -e smtp_sasl_password_maps=hash:/opt/zimbra/conf/relay_password
zimbra@zimbra:~$ postconf -e smtp_sasl_security_options=noanonymous
zimbra@zimbra:~$ postfix reload
Jump to: navigation, search