MeneM-Notes

Revision as of 09:00, 14 December 2009 by MeneM (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
= Adding authentication to outbound SMTPrelay =
zimbra@zimbra:~$ postconf -e smtp_sasl_auth_enable=yes
zimbra@zimbra:~$ echo smtpauth.rollernet.us maasmartin:******* > /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:~$ postfix reload
Jump to: navigation, search