Hello everyone.
I recently created a mail server based on Postfix with MySQL and
SASL authentication and TLS. I have problems to use authentication
SASL. The errors are:

telnet 192.168.1.242 25
Trying 192.168.1.242...
Connected to 192.168.1.242.
Escape character is '^]'.
220 mail2.domain.com ESMTP Postfix
ehlo tin.it
250-mail2.domain.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
AUTH PLAIN AGQubGlzYWlhQGdydXBwb2lzaWwuY29tAGxpc2FpYQ==
535 5.7.8 Error: authentication failed: generic failure

/var/maillog

Jul  5 23:11:19 mail2 postfix/smtpd[3717]:
warning: SASL authentication failure: could not verify password
Jul  5 23:11:19 mail2 postfix/smtpd[3717]:
warning: SASL authentication failure: Password verification failed
Jul  5 23:11:19 mail2 postfix/smtpd[3717]:
warning: unknown[192.168.1.248]:
SASL PLAIN authentication failed: generic failure

/var/maillog

Jul  5 23:11:19 mail2 postfix/smtpd[3717]:
warning: SASL authentication failure: could not verify password
Jul  5 23:11:19 mail2 postfix/smtpd[3717]:
warning: SASL authentication failure: Password verification failed
Jul  5 23:11:19 mail2 postfix/smtpd[3717]:
warning: unknown[192.168.1.248]:
SASL PLAIN authentication failed: generic failure

System OpenBSD v. 5.5

Packages:

courier-authlib-0.65.0p2
courier-authlib-mysql-0.65.0p5
courier-imap-4.13p0
courier-pop3-4.13p0
cyrus-sasl-2.1.26p10-mysql
mysql-client-5.1.73v0
mysql-server-5.1.73v0

Port:
postfix-2.12.20140109-sasl2-mysql (compilated to enable SASL e MySQL)

In the old version of OpenBSD it seam to work.

Any suggestions?

Thanks.



-- 
Isaia Luciano
Debian Linux user
----------------------------------------------
/home/giacomo/Documenti/192934.png
----------------------------------------------
Le informazioni contenute nella presente e-mail e nei documenti/files
eventualmente allegati sono confidenziali. Essi  sono riservati
esclusivamente al destinatario della stessa. La loro eventuale
comunicazione, diffusione o, comunque, rivelazione a terzi, nonche' la
copiatura e/o conservazione e' vietata. Se avete ricevuto questa e-mail per
errore, Vi preghiamo cortesemente di informare immediatamente il mittente
della stessa e di distruggerla o, comunque, cancellarla dal Vostro sistema.

This e-mail contains confidential and/or privileged information. If you are
not the intended recipient (or have received this e-mail in error), please
notify the sender immediately and destroy this e-mail. Any unauthorised
communication, diffusion, disclosure and copy of the material in this
e-mail is strictly forbidden.
----------------------------------------------

Reply via email to