Hello Ali, On Thursday, June 10, 2004, Ali Al-Rubaie wrote... > I getting the following error messsage when I tried to login
> ERROR > Unknown user or password incorrect. > Go to the login page Does your username/pass contain any special characters? What page do you get this on (src/redirect.php or src/webmail.php)? Do you have cookies enabled on your browser? [..] > ################################ > [EMAIL PROTECTED] root]# telnet ali 143 > Trying 192.168.3.2... > Connected to ali. > Escape character is '^]'. > * OK Courier-IMAP ready. Copyright 1998-2000 Double Precision, Inc. See > COPYING for distribution information. > . logout > * BYE Courier-IMAP server shutting down > . OK LOGOUT completed > Connection closed by foreign host. > ###################################### Have you actually tried logging in from telnet? # telnet localhost 143 A01 LOGIN "user" "pass" A02 LOGOUT What results do you get? > By the way I am using another web-based mail system "OpenWebmail" > and it just works fine A bad comparison. OpenWebMail reads the mail files directly, and logs the user in via it's own PAM authentication modules, instead of via IMAP like SquirrelMail does. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
