* JP <post...@postfix.exjay.com>:
> >Your Postfix uses Dovecot SASL. Have you tried to authenticate using a telnet
> >session, sending AUTH identity on command line?
> >
> Escape character is '^]'.
> 220 osx-106.example.com ESMTP Postfix
> EHLO foobie.example.com
> 250-osx-106.example.com
> 250-PIPELINING
> 250-SIZE 10485760
> 250-VRFY
> 250-ETRN
> 250-AUTH LOGIN PLAIN CRAM-MD5
> 250-STARTTLS
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250 DSN
> AUTH PLAIN 1a1dc91c907325c69271ddf0c944bc72blahblahblah
> 535 Error: authentication failed

Postfix and Dovecot both use the Dovecot authentication methods.
Dovecot works, Postfix doesn't. Where's the difference?

What happens if you try an IMAP "login" on command line and send the same
credentials?

If you send the same credentials and it succeeds, then something between
Postfix and the Dovecot auth socket is probably wrong.

If IMAP login fails too, then you probably send the wrong credentials during
SMTP AUTH and you should find out what is sent during IMAP login.

p...@rick


-- 
All technical questions asked privately will be automatically answered on the
list and archived for public access unless privacy is explicitely required and
justified.

saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to