On Tue, Aug 15, 2006 at 09:12:01PM -0700, J B wrote: > 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.
This is really nothing to do with Asterisk. I dare say that "nothing in the logs" is probably incorrect. Or is the message still hanging in the mail queue? (try mailq) -- Tzafrir Cohen sip:[EMAIL PROTECTED] icq#16849755 iax:[EMAIL PROTECTED] +972-50-7952406 jabber:[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.xorcom.com _______________________________________________ --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
