Brian,
Thanks for your help.
I've found the problem.
/usr/local/sbin/userdbpw -md5 | /usr/local/sbin/userdb
adm...@domain.com.py set pop3pw
I set pop3 password alll the time. That is why outlook express is working.
/usr/local/sbin/userdbpw -md5 | /usr/local/sbin/userdb
adm...@domain.com.py set systempw
sqwebmail found user and password from "systempw", not from "pop3pw", i
guess.
Now, i'm planning to put all together, pop3, and webaccess.
Yes, i have atuhdaemon built into courier-imap from a mandrake linux
.rpm, and a courier-authlib compiled from scratch.
BTW, i've read README, INSTALL, and other txt files. It was japanese for me.
Thanks Brian i'm moving forward.
Guido
Brian Candler wrote:
On Thu, Jun 02, 2005 at 10:33:37PM -0400, Guido R. Rolon A. wrote:
Jun 2 22:07:16 yoda authdaemond: authuserdb: trying this module
Jun 2 22:07:16 yoda authdaemond: userdb: opened
/usr/local/etc/authlib/userdb.dat
Jun 2 22:07:16 yoda authdaemond: userdb: looking up 'adm...@domain.com.py'
Jun 2 22:07:16 yoda authdaemond: userdb: entry not found
cat /usr/local/etc/authlib/userdb
It might also be a problem with different versions of the db library.