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=

Re: relayhost and authentication

2009-09-15 Thread John Peach
On Tue, 15 Sep 2009 16:06:54 +0200 K bharathan kbhara...@gmail.com 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

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 http://main.cf a google on this showed me the following: relayhost = smtp.example.com:25 http://smtp.example.com:25 smtp_sasl_auth_enable=yes

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