Re: using yahoo smtp with several accounts

2010-12-17 Thread Roger Durañona Vargas
Victor Duchovni escribió: > On Wed, Dec 15, 2010 at 02:42:00PM +, Roger Dura?ona Vargas wrote: > >> I have set up sasl and a saslpass file with the first account: >> smtp.correo.yahoo.es u...@yahoo.es:pass > > This is wrong. The lookup key needs to be the sender address, and > you need to ena

Re: PATCH: using yahoo smtp with several accounts

2010-12-17 Thread Victor Duchovni
On Fri, Dec 17, 2010 at 07:24:24AM -0500, Jerry wrote: > On Thu, 16 Dec 2010 17:07:33 -0500 (EST) > Wietse Venema articulated: > > > This is a mis-diagnosis. The variable in question is a boolean > > type, and there is no way that Postfix can resuse an SMTP connection > > while sender-dependent

Re: PATCH: using yahoo smtp with several accounts

2010-12-17 Thread Jerry
On Thu, 16 Dec 2010 17:07:33 -0500 (EST) Wietse Venema articulated: > This is a mis-diagnosis. The variable in question is a boolean > type, and there is no way that Postfix can resuse an SMTP connection > while sender-dependent SASL authentication is turned on. I assume that the PATCH as well a

Re: using yahoo smtp with several accounts

2010-12-16 Thread Victor Duchovni
On Wed, Dec 15, 2010 at 02:42:00PM +, Roger Dura?ona Vargas wrote: > I have set up sasl and a saslpass file with the first account: > smtp.correo.yahoo.es u...@yahoo.es:pass This is wrong. The lookup key needs to be the sender address, and you need to enable sender-specific SASL lookups, see

Re: PATCH: using yahoo smtp with several accounts

2010-12-16 Thread Wietse Venema
Wietse Venema: > Noel Jones: > > You need to read and follow these directions: > > http://www.postfix.org/SOHO_README.html#client_sasl_sender > > Roger Dura_ona Vargas: > > Seems that those directins dotn apply when we are talking about yahoo. I > > got the same result, any additional account gets

PATCH: using yahoo smtp with several accounts

2010-12-16 Thread Wietse Venema
Noel Jones: > You need to read and follow these directions: > http://www.postfix.org/SOHO_README.html#client_sasl_sender Roger Dura?ona Vargas: > Seems that those directins dotn apply when we are talking about yahoo. I > got the same result, any additional account gets the 553 error when > sending

Re: using yahoo smtp with several accounts

2010-12-16 Thread Roger Durañona Vargas
Noel Jones escribió: > On 12/15/2010 8:42 AM, Roger Durañona Vargas wrote: >> Alfonso Alejandro Reyes Jimenez escribió: >>> Hi, I'm not an expert on postfix but I think you have an issue with >>> your authentication. >>> >>> Are you sure you are not sending emails with the same username and >>> pas

Re: using yahoo smtp with several accounts

2010-12-15 Thread Noel Jones
On 12/15/2010 8:42 AM, Roger Durañona Vargas wrote: Alfonso Alejandro Reyes Jimenez escribió: Hi, I'm not an expert on postfix but I think you have an issue with your authentication. Are you sure you are not sending emails with the same username and password as the other account ?? (the accou

Re: using yahoo smtp with several accounts

2010-12-15 Thread Roger Durañona Vargas
Alfonso Alejandro Reyes Jimenez escribió: > Hi, I'm not an expert on postfix but I think you have an issue with your > authentication. > > Are you sure you are not sending emails with the same username and password > as the other account ?? (the account that works?) or maybe you are trying to >

using yahoo smtp with several accounts

2010-12-15 Thread Roger Durañona Vargas
I want to install a server that will work as a gateway to receive and send mails from severla yahoo.es accounts. So far I have reception working perfectly with fetchmail+procmail, and succesfully sent mails with one account. But when added a second account I started getting the 553 error: From addr