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 <auth string>
You should have sent EHLO first, and reported the output. Clients old/lame enough to want smtps rather than STARTTLS, generally also want AUTH LOGIN, not AUTH PLAIN. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.