MeneM-Notes

Revision as of 13:49, 9 September 2009 by MeneM (talk | contribs) (New page: = Adding authentication to outbound SMTPrelay = zimbra@zimbra:~$ postconf -e smtp_sasl_auth_enable=yes zimbra@zimbra:~$ echo smtpauth.rollernet.us maasmartin:iUs34Laj > /opt/zimbra/conf...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:iUs34Laj > /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