On Tue, 15 Sep 2009 16:06:54 +0200
K bharathan <[email protected]> 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
>   smtp_sasl_security_options=
> 
> /etc/postfix/sasl_passwd:
> smtp.example.com userid:password
> 
> is it the proper way of doing it? guidance appreciated
> 
> bharathan

relayhost = [smtp.example.com]

[smtp.example.com] userid:password





-- 
John

Reply via email to