Re: SMTP auth for outbound

2009-04-20 Thread Markus Schönhaber
Wietse Venema: > Markus Schönhaber: >> Michael: >> >>> Can postfix be set to SMTP auth for outbound mail to specified SMTP servers? >> http://www.postfix.org/postconf.5.html#smtp_tls_policy_maps > > http://www.postfix.org/SASL_README.html#client_sasl > > (titled: Enabling SASL authentication in

Re: SMTP auth for outbound

2009-04-20 Thread Wietse Venema
Markus Sch??nhaber: > Michael: > > > Can postfix be set to SMTP auth for outbound mail to specified SMTP servers? > > http://www.postfix.org/postconf.5.html#smtp_tls_policy_maps http://www.postfix.org/SASL_README.html#client_sasl (titled: Enabling SASL authentication in the Postfix SMTP client)

Re: SMTP auth for outbound

2009-04-20 Thread Patrick Ben Koetter
* Michael : > Can postfix be set to SMTP auth for outbound mail to specified SMTP servers? Yes. See smtp_sasl_auth_enable. p...@rick -- The Book of Postfix saslfinger (debugging SMTP AUTH):

Re: SMTP auth for outbound

2009-04-20 Thread Markus Schönhaber
Michael: > Can postfix be set to SMTP auth for outbound mail to specified SMTP servers? http://www.postfix.org/postconf.5.html#smtp_tls_policy_maps Regards mks