On Thu, Apr 5, 2012 at 2:38 PM, Noel Jones <njo...@megan.vbhcs.org> wrote: > You've told postfix to only offer AUTH after you connect with TLS, > either STARTTLS or via smtps. For testing, either turn this setting > off or use > openssl s_client -connect example.com:25 -starttls smtp > > There may or may not be other issues noted in your logs.
Thanks, that was the problem! After connecting with openssl, the AUTH is there: 250-ETRN 250-AUTH PLAIN LOGIN 250-AUTH=PLAIN LOGIN 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN