4 messages in net.sourceforge.lists.courier-users[courier-users] Courier-Imap works Sq...
FromSent OnAttachments
drea...@dreamwvr.comOct 4, 2002 2:30 pm 
Juha SaarinenOct 4, 2002 2:41 pm 
drea...@dreamwvr.comOct 4, 2002 7:05 pm 
Alexei Batyr'Oct 5, 2002 5:27 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:[courier-users] Courier-Imap works Sqwebmail does notActions...
From:drea...@dreamwvr.com (drea@dreamwvr.com)
Date:Oct 4, 2002 2:30:40 pm
List:net.sourceforge.lists.courier-users

hi All. A lot puzzled on this . Here is the scenario. using vmail /etc/userdb directory structure for Maildirs of v users.

Courier-Imap works perfectly: cd /usr/local/libexec/authlib ./authinfo AUTHENTICATION_MODULES="authdaemon" AUTHDAEMONMODULELIST="authcustom authcram authuserdb authpwd" SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN"

Sqwebmails tree: cd /usr/local/share/sqwebmail/libexec/authlib AUTHENTICATION_MODULES="authdaemon" AUTHDAEMONMODULELIST="authcustom authcram authuserdb authpwd" SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN"

sqwebmail configured with ./configure --enable-https=auto --enable-mimetypes=/path/mime.types However. When I try to test authenticate via webmail I get :

INVALID USER ID OR PASSWORD Please try again

Anyone?