Hi, I am out of my wits here. I am trying to setup up SMTP authentication so that authenticated users could send e-mail using my server.
I have following set in ~courier/etc/esmtpd: AUTHMODULES="authdaemon" ESMTPAUTH="LOGIN CRAM-MD5" I do not use PAM -- ~courier/etc/authdaemonrc has authmodulelist="authcram authuserdb" ~courier/etc/userdb: foo home=/courier/mail/foo|mail=/courier/mail/foo/Maildir/|uid=55555|systempw=hCobVq3VC/6WY|gid=55555 imapd is working fine, so I assume that there are no problems with authdaemon and userdb. What gives? TIA Alex _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
