Re: No relay on smtps despite seemingly successful smtp auth

2009-05-15 Thread Guy
Hi Viktor, 2009/5/15 Victor Duchovni : > You should have sent EHLO first, and reported the output. I'll remember that for next time thanks. > Clients old/lame enough to want smtps rather than STARTTLS, generally > also want AUTH LOGIN, not AUTH PLAIN. That was the problem. Was doing the testing

Re: No relay on smtps despite seemingly successful smtp auth

2009-05-15 Thread Victor Duchovni
On Fri, May 15, 2009 at 08:42:55AM +0100, Guy wrote: > Sending on submission with SMTP AUTH works fine, but not for smtps. > > 220 pichi.localdomain.net ESMTP Postfix (Ubuntu) > AUTH PLAIN You should have sent EHLO first, and reported the output. Clients old/lame enough to want smtps rather th