On 2015-04-18 11:06, Nicolas Steinmetz wrote:
hI,

Thanks for your feedback.

Le 18/04/2015 10:37, K. Peter a C)crit :

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

But the authtable is define in :

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

In your file is the user "contact" w/o the domain part. The typical
reason of a 535 are wrong credentials.

In fact, I tried both contact and [email protected] to see if I was
wrong between the two.

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

I'm only testing through :

openssl s_client -starttls smtp -connect mail.cerenit.fr:587 -crlf -ign_eof

So maybe I don't auth correctly, I use the method described there :
http://guillaumevincent.com/2014/07/25/Reprendre-en-main-ses-emails.html

With the idea in javascritpt : btoa("\[email protected]\000contact")

Assuming it was working against <crn_user_list>, or?

But on the otherside, dovecot has no issue to auth with these
credentials. Password has been changed for the one out of smtpctl
encrypt.

Is there a more verbose mode for smtpd than only -dv ?


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

Reply via email to