Re: smtp server authentication fail..

2010-07-10 Thread Eero Volotinen
2010/7/10 jason welsh : > hey list.. im trying to authenticate my postfix smtp server to yahoo/att > server, I have followed the following guide > http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html > > and cannot get my server to authenticate.. > here is the smtp co

Re: smtp server authentication fail..

2010-07-10 Thread jason welsh
beast ~ # postconf -a cyrus dovecot aha.. Im guessing sasl should be in there somewhere? Jason On Sat, Jul 10, 2010 at 2:20 PM, Matt Hayes wrote: > On 07/10/2010 02:10 PM, jason welsh wrote: > >> hey list.. im trying to authenticate my postfix smtp server to yahoo/att >> server, I have followe

Re: smtp server authentication fail..

2010-07-10 Thread Wietse Venema
jason welsh: > relayhost=smtp.att.yahoo.com:587 This has no [] around the name. > beast ~ # cat /etc/postfix/sasl_passwd > [smtp.att.yahoo.com]:587 myacco...@att.net:xxx This has [] around the name. As per the documentation, both must be the same. Wietse

Re: smtp server authentication fail..

2010-07-10 Thread Matt Hayes
On 07/10/2010 02:10 PM, jason welsh wrote: hey list.. im trying to authenticate my postfix smtp server to yahoo/att server, I have followed the following guide http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html and cannot get my server to authenticate.. here is t