need help with sqwebmail and courier-imap-pop

"Guido R. Rolon A." <[email protected]> Thu, 26 May 2005 21:29:28 -0400
Newsgroups gmane.mail.sqwebmail
Message-ID <[email protected]>
hi all,
I need a help with sqwebmail-5.0.2.tar.bz2.

I'm using Mandrake Linux 10.0, kernel 2.6..3-7mdk.
courier-imap-3.0.8-6mdk
courier-imap-pop-3.0.8-6mdk

I've compiled;
./configure --enable-cgibindir=/var/www/cgi-bin 
--enable-imagedir=/var/www/html/webmail --with-authvchkpw 
--without-authpam --with-authuserdb --without-authpwd 
--without-authshadow --without-authldap --with-authdaemon --with-db=db 
--with-userdb=/etc/userdb --with-formdata --enable-utf7-folder-encoding 
--enable-unicode=iso-8859-1,utf-8 --prefix=/usr/local/share/sqwebmail 
--with-makedatprog=/usr/local/libexec/courier-authlib/makedatprog 
--with-authchangepwdir=/usr/local/libexec/courier-authlib 
--with-authdaemonvar=/usr/local/var/spool/authdaemon 
--sysconfdir=/usr/local/share/sqwebmail --with-package=sqwebmail 
--with-version=r5.0.2 --without-socks
make configure-check
make
make check
make install
make install-configure
/usr/local/share/sqwebmail/libexec/sqwebmaild.rc stop
/usr/local/share/sqwebmail/libexec/sqwebmaild.rc start

;and installed sqwebmail but, all what i get is
http://192.168.0.20/cgi-bin/sqwebmail?index=1


    "INVALID USER ID OR PASSWORD

Please try again."

Courier-imap and courier-imap-pop are working ok.

Sorry this long this /var/log/mail/info file :
May 26 21:24:19 mail authdaemond.plain: password matches successfully
May 26 21:24:19 mail authdaemond.plain: authuserdb: ACCEPT, username 
[email protected]
May 26 21:24:20 mail imapd: authdaemon: ACCEPT, username [email protected]
May 26 21:24:20 mail imapd: LOGIN, [email protected], 
ip=[::ffff:192.168.0.196], protocol=IMAP
May 26 21:24:28 mail sqwebmaild: LOGIN: ip=[(null)], 
[email protected]
May 26 21:24:28 mail sqwebmaild: LOGIN: ip=[(null)], password=123456
May 26 21:24:28 mail sqwebmaild: LOGIN FAILED, [email protected], 
ip=[192.168.0.11]
May 26 21:25:18 mail pop3d: Connection, ip=[::ffff:192.168.0.196]
May 26 21:25:18 mail pop3d: LOGIN: DEBUG: ip=[::ffff:192.168.0.196], 
command=USER
May 26 21:25:18 mail pop3d: LOGIN: DEBUG: ip=[::ffff:192.168.0.196], 
command=PASS
May 26 21:25:18 mail pop3d: LOGIN: DEBUG: ip=[::ffff:192.168.0.196], 
[email protected]
May 26 21:25:18 mail pop3d: LOGIN: DEBUG: ip=[::ffff:192.168.0.196], 
password=123456
May 26 21:25:18 mail pop3d: authdaemon: starting client module
May 26 21:25:18 mail authdaemond.plain: received auth request, 
service=pop3, authtype=login
May 26 21:25:18 mail authdaemond.plain: authcustom: trying this module
May 26 21:25:18 mail authdaemond.plain: authcustom: nothing implemented 
in do_auth_custom()
May 26 21:25:18 mail authdaemond.plain: authcustom: REJECT - try next module
May 26 21:25:18 mail authdaemond.plain: authuserdb: trying this module
May 26 21:25:18 mail authdaemond.plain: userdb: opened /etc/userdb.dat
May 26 21:25:18 mail authdaemond.plain: userdb: looking up 
'[email protected]'
May 26 21:25:18 mail authdaemond.plain: userdb: home=/home/vmail, 
uid=5000, gid=12, shell=<unset>, 
mail=/var/mail/vhosts/domain.com.py/admin/, quota=<unset>, 
gecos=<unset>, options=<unset>
May 26 21:25:18 mail authdaemond.plain: found pop3pw in userdbshadow
May 26 21:25:18 mail authdaemond.plain: authuserdb: 
[email protected], sysuserid=5000, sysgroupid=12, 
homedir=/home/vmail, [email protected], fullname=<null>, 
maildir=/var/mail/vhosts/domain.com.py/admin/, quota=<null>, options=<null>
May 26 21:25:18 mail authdaemond.plain: authuserdb: clearpasswd=<null>, 
passwd=$1$PDenfC2Z$oE/Nm/TgUTJwl1Rwe08nA/
May 26 21:25:18 mail authdaemond.plain: password matches successfully
May 26 21:25:18 mail authdaemond.plain: authuserdb: ACCEPT, username 
[email protected]
May 26 21:25:18 mail pop3d: authdaemon: ACCEPT, username [email protected]
May 26 21:25:18 mail pop3d: LOGIN, [email protected], 
ip=[::ffff:192.168.0.196]
May 26 21:25:18 mail pop3d: LOGOUT, [email protected], 
ip=[::ffff:192.168.0.196], top=0, retr=0, time=0

/var/log/mail/errors
May 26 21:10:36 mail sqwebmaild: authdaemon: s_connect() failed: No such 
file or directory


thaks in advance
any help will be wellcomed.

Guido