Re: relayhost and authentication

2009-09-15 Thread Ansgar Wiechers
On 2009-09-15 K bharathan wrote: > if the relay host has got a username and password how can i specify > these in the main.cf > a google on this showed me the following: > > relayhost = smtp.example.com:25 > smtp_sasl_auth_enable=yes > smtp_sasl_password_maps=hash:/etc/postfix/sasl_passwd >

Re: relayhost and authentication

2009-09-15 Thread Stan Hoeppner
K bharathan put forth on 9/15/2009 9:06 AM: > if the relay host has got a username and password how can i specify > these in the main.cf > a google on this showed me the following: > > relayhost = smtp.example.com:25 > smtp_sasl_auth_enable=yes > s

Re: relayhost and authentication

2009-09-15 Thread John Peach
On Tue, 15 Sep 2009 16:06:54 +0200 K bharathan wrote: > if the relay host has got a username and password how can i specify > these in the main.cf > a google on this showed me the following: > > relayhost = smtp.example.com:25 > smtp_sasl_auth_enable=yes > smtp_sasl_password_maps=hash:/etc/p

relayhost and authentication

2009-09-15 Thread K bharathan
if the relay host has got a username and password how can i specify these in the main.cf a google on this showed me the following: relayhost = smtp.example.com:25 smtp_sasl_auth_enable=yes smtp_sasl_password_maps=hash:/etc/postfix/sasl_passwd smtp_sasl_security_options= /etc/postfix/sasl_pa