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
