On 2015-04-17 17:55, Nicolas Steinmetz wrote:
Le 17/04/2015 12:13, K. Peter a C)crit :

Maybe, but there was a <authtable> defined.

Seems it does not change that much :

pki mail.cerenit.fr certificate "/etc/ssl/certs/mail.cerenit.fr.crt"
pki mail.cerenit.fr key "/etc/ssl/private/mail.cerenit.fr.key"

table crn_user_list passwd:/srv/mail/cerenit.fr/users.db

listen on eth0 port 25 hostname mail.cerenit.fr tls pki mail.cerenit.fr
listen on eth0 port 587 hostname mail.cerenit.fr tls-require pki
mail.cerenit.fr auth <crn_user_list> mask-source

accept from any for domain "cerenit.fr" userbase <crn_user_list>
deliver to lmtp "/var/run/dovecot/lmtp"
accept from local for any relay

Same error, auth still failed.

It is still important. Without <authtable> authentication will be done for system users. Otherwise from your last log:

However, when I try to authenticate :

smtp-in: Authentication failed for user [email protected] on session
c86ed75e2d86fc28
In your file is the user "contact" w/o the domain part. The typical reason of a 535 are wrong credentials.

And just for completeness: Did you verify that auth is working overall through a telnet/s_client session?





--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to