I've got an otherwise working server set up and
now testing esmtpd auth for relaying thru this
host using the default test certs.

 Jun 14 22:38:52 [imapd-ssl] Connection,
  ip=[::ffff:12.34.56.78]
 Jun 14 22:38:52 [imapd-ssl] LOGIN,
  [EMAIL PROTECTED], ip=[::ffff:12.34.56.78]

SSL via IMAP seems fine but when I try esmtp...

 Jun 14 22:39:00 [courieresmtpd]
  started,ip=[::ffff:12.34.56.78]
 Jun 14 22:39:00 [courieresmtpd] error,relay=
  ::ffff:12.34.56.78,msg=
  "535 Authentication failed.",cmd: AUTH CRAM-MD5

MySQL logs show some activity...

 030614 22:39:00   17962 Query       SELECT id,
  crypt, clear, uid, gid, home, maildir, quota,
  "" FROM mail WHERE id = "[EMAIL PROTECTED]"

The above user exists and the same password works
for the IMAP access above. The client error (kmail)
is simply "authentication failed". 

My settings in /etc/courier/esmtpd are...

 ESMTPAUTH="LOGIN CRAM-MD5"
 AUTHMODULES_WEBADMIN="authdaemon"

and, yes, I restarted all of courier. The cert was
created with mkesmtpdcert.

Would anyone have any suggestions as to what I've
missed here ?

--markc



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to