lør, 03.09.2005 kl. 06.18 skrev Paul Lesneiwski: > > I'm using FreeBSD and QMail. I have successfully installed SM and run > > the configtest successfully. The problem is that I can't login even my > > username and password are correct. What seems to be the problem? Is > > there anything that I missed during the installation? > > Read this: > > http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines > > Then post logs. Also try logging in to IMAP from the command line with > same user/pwd. > > telnet localhost 143 > a01 login <username> <pwd> > a02 logout
... Also, if it's a recent Courier version, authlib's 'authtest user password' is a good test for user authentication. Log authentication results (facility mail) can be increased by: ##NAME: DEBUG_LOGIN:0 # # Dump additional diagnostics to syslog # # DEBUG_LOGIN=0 - turn off debugging # DEBUG_LOGIN=1 - turn on debugging # DEBUG_LOGIN=2 - turn on debugging + log passwords too # # ** YES ** - DEBUG_LOGIN=2 places passwords into syslog. # # Note that most information is sent to syslog at level 'debug', so # you may need to modify your /etc/syslog.conf to be able to see it. in /etc/authlib/authdaemonrc. --Tonni -- mail: [EMAIL PROTECTED] http://www.billy.demon.nl ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
