________________________________
From: Victor Duchovni <victor.ducho...@morganstanley.com>
To: postfix-users@postfix.org
Sent: Mon, April 26, 2010 4:25:47 PM
Subject: Re: Authentication problem with Thunderbird

On Mon, Apr 26, 2010 at 02:57:59AM -0700, mohamad rahimi wrote:

> I tested authentication with telnet and openssl and I received this error "  
> 535 5.7.0 Error: authentication failed: authentication failure"
> what should I do?

You should tell the whole joke, not just the punch-line (last line of the
joke). Your problem description is missing ALL the key details, it is of
no use at all.

    - Post the unedited server responses from the moment you connected
      (show the 220 banner) until you got the server's list of SASL mechanisms.

    - Post the server logs related to the transaction.

    - Do not post your attempt to manually login with SASL, especially with
      non-plaintext mechanisms (GSSAPI, CRAM-MD5, ...) you simply won't be
      able to mimic the protocol by hand.

I am not at all suprised that you could not SASL authenticate via telnet.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
sorry for inconvenient because I just start to work with postfix. 
I am not sure this is what you want. 

Trying 130.83.159.162...
Connected to mx.theo.chemie.tu-darmstadt.de.
Escape character is '^]'.
220 mx.theo.chemie.tu-darmstadt.de ESMTP Postfix
ehlo testing
250-mx.theo.chemie.tu-darmstadt.de
250-PIPELINING
250-SIZE 20480000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
AUTH PLAIN AHRlc3QAdGVzdHBhc3M=
535 5.7.0 Error: authentication failed: authentication failure

and this is the two last line of /var/log/mail

Apr 26 19:04:43 bromma postfix/smtpd[27517]: warning: SASL authentication 
failure: Password verification failed
Apr 26 19:04:43 bromma postfix/smtpd[27517]: warning: unknown[10.0.0.172]: SASL 
PLAIN authentication failed: authentication failure

thanks


      

Reply via email to