Asterisk and postfix are working correctly, I would like to configure postfix to use an authenticated smtp relay. I've researched and tried everything.
My current config:
main.cf
relayhost = smtpout.secureserver.net
smtp_sasl_auth_enable=yes
smtp_sasl_security_options=
smtp_sasl_password_maps=hash:/etc/postfix/sasl_passwd
 I've created sasl_passwd with  hostname username:password
Then run postmap on sasl_passwd file and restart postfix.
I try a test email using the command prompt, but I see nothing in the logs?
Any help would be greatly appreciated.


How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to