3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] userdb authentica...
FromSent OnAttachments
Jill LundquistSep 5, 2000 12:49 pm 
Jill LundquistSep 5, 2000 2:40 pm 
Jill LundquistSep 5, 2000 2:49 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:Re: [courier-users] userdb authentication not working Actions...
From:Jill Lundquist (ji@chezns.org)
Date:Sep 5, 2000 2:40:38 pm
List:net.sourceforge.lists.courier-users

On Tue, 5 Sep 2000, Jill Lundquist wrote:

After this, I could still connect and grab mail with my system passwd, but not the new one. My imapd.conf has the following line (I'm not trying to use cram-md5 yet):

IMAP_CAPABILITY="IMAP4rev1 CHILDREN NAMESPACE THREAD-ORDEREDSUBJECT SORT"

That's irrelevant.

What does your AUTHMODULES look like?

AUTHMODULES="authcram authuserdb authpwd"

Is order significant there? In other words, does this mean that cram will be tried first, then userdb, then pwd?

Do you have authdaemon installed, what does authdaemonrc say?

No. I'll go see what I can do with that.