Greetings,
and excuse me if I'm booring you again with my questions but is the first
time that I'm installing a mail server!
I'm configuring Courier 0.37 to authenticate ESMTP client whit userdb
method.
After many attempts ESMTP client can't send mail using my server but can the
same user can read messages with POP3 and use all feature of WebMail (?!?).
I've followed this step:
1) in /etc/esmtpd i've set :
AUTH_REQUIRED="1"/AUTHMODULES="authdaemon"/ESMTPAUTH="LOGIN"
2) restarted courier and try.
This is a outlook log of the SMTP connection:
SMTP: 10:57:29 [rx] 220 mail.caafcgil.com ESMTP
SMTP: 10:57:29 [tx] EHLO e0258899
SMTP: 10:57:29 [rx] 250-mail.caafcgil.com Ok.
SMTP: 10:57:29 [rx] 250-STARTTLS
SMTP: 10:57:29 [rx] 250-XVERP=Courier
SMTP: 10:57:29 [rx] 250-XEXDATA
SMTP: 10:57:29 [rx] 250-XSECURITY=NONE,STARTTLS
SMTP: 10:57:29 [rx] 250-PIPELINING
SMTP: 10:57:29 [rx] 250-8BITMIME
SMTP: 10:57:29 [rx] 250-SIZE
SMTP: 10:57:29 [rx] 250 DSN
SMTP: 10:57:29 [tx] MAIL FROM: <[EMAIL PROTECTED]>
SMTP: 10:57:29 [rx] 250 Ok.
SMTP: 10:57:29 [tx] RCPT TO: <[EMAIL PROTECTED]>
SMTP: 10:57:29 [rx] 513 Relaying denied.
SMTP: 10:57:29 [tx] QUIT
Now the questions:
1) Why the server start TLS authentication?
2) Why didn't start AUTH LOGIN Method?
Tank you, Lorenzo Rizzo.



_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to