2 messages in net.sourceforge.lists.courier-users[courier-users] ESMTP Authentication ...
FromSent OnAttachments
John BOSSERTFeb 12, 2004 4:48 pm 
Sam VarshavchikFeb 12, 2004 6:00 pm 
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:[courier-users] ESMTP Authentication problemsActions...
From:John BOSSERT (jbos@unifiedsignal.com)
Date:Feb 12, 2004 4:48:38 pm
List:net.sourceforge.lists.courier-users

Current issue - setting up ESMTP to use (simple) authentication.

ESMTP is showing me:

220 hermes.unifiedsignal.com ESMTP 250-Requested mail action okay, completed 250-8BITMIME 250 SIZE

No mention of:

250-AUTH LOGIN DIGEST-MD5 CRAM-MD5 PLAIN

(I wouldn't expect to see DIGEST-MD5 or PLAIN, per ESMTPAUTH below)

etc/courier/esmtpd contains (otherwise identical to esmtpd.dist):

AUTH_REQUIRED=1 AUTHMODULES="authdaemon" ESMTPAUTH="LOGIN CRAM-MD5" ESMTPDSTART=YES

What am I missing/where should I look?