Hi,
 
i have installed sqwebmail on a linux box and it compiled fine.
 
I'm trying to authenticate with authpam and told configure to switch off all other auth-modules that I found after the first run in authmodulelist. I created the webmail-service under /etc/pam.d and tried out, but it seems that SqWebMail does not use PAM (the webmail-service should authenticate against a PgSql-Database, with the appropriate PAM-Module). I can log in with normal /etc/passwd accounts but not with accounts stored in the database. I can't find any debug-Information from the PAM-Module for service webmail. Other services work find with the PAM-Module.
 
Any ideas?
 
TIA
Matthias Djurkovic
 
PS:
 
./configure --with-authpam --without-authcustom --without-authuserdb
authmodulelist contains only authpam
 

Reply via email to