2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] RE: esmtpd - 535 ...
FromSent OnAttachments
Mike A. SauvainJun 6, 2002 6:51 am 
Roland SchneiderJun 6, 2002 7:30 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] RE: esmtpd - 535 Authentication failed - AUTH CRAM-MD5Actions...
From:Roland Schneider (list@serv.ch)
Date:Jun 6, 2002 7:30:39 am
List:net.sourceforge.lists.courier-users

--Mike A. Sauvain wrote on 06.06.2002 15:56 +0200:

run `authinfo` and review the arguments given to configure.

courier-source/authlib#: ./authinfo AUTHENTICATION_MODULES="authdaemon" AUTHDAEMONMODULELIST="authcustom authmysql" SASL_AUTHENTICATION_MODULES="PLAIN LOGIN"

hmm, here should be CRAM-MD5 listed ?

Exactly, and authuserdb because authcram wont get compiled in without (maybe that was fixed, test if you like)

Roland