2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] ESMTP AUTH
FromSent OnAttachments
Rizzo Lorenzo (GRTN)Apr 18, 2002 2:19 am 
Anand BuddhdevApr 18, 2002 2:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] ESMTP AUTHActions...
From:Anand Buddhdev (ar@anand.org)
Date:Apr 18, 2002 2:42:40 am
List:net.sourceforge.lists.courier-users

On Thu, Apr 18, 2002 at 11:19:04AM +0200, Rizzo Lorenzo (GRTN) wrote:

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: <mail@caafcgil.com> SMTP: 10:57:29 [rx] 250 Ok. SMTP: 10:57:29 [tx] RCPT TO: <lore@inwind.it> 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.

Did you install courier using RPM? If so, you must make sure you install the courier-smtpauth RPM, otherwise SMTP authentication will not be available.