atom feed9 messages in net.sourceforge.lists.courier-users[courier-users] Mail relaying problems
FromSent OnAttachments
Alex BederovJan 4, 2002 6:33 pm 
Sam VarshavchikJan 4, 2002 7:00 pm 
Alex BederovJan 4, 2002 10:08 pm 
Sam VarshavchikJan 5, 2002 7:28 am 
Alex BederovJan 5, 2002 12:18 pm 
Sam VarshavchikJan 5, 2002 12:42 pm 
Alex BederovJan 5, 2002 1:37 pm 
Sam VarshavchikJan 5, 2002 5:00 pm 
Alex BederovJan 5, 2002 9:55 pm 
Subject:[courier-users] Mail relaying problems
From:Alex Bederov (cour@bederov.com)
Date:Jan 4, 2002 6:33:41 pm
List:net.sourceforge.lists.courier-users

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