I tried this, this is working fine. There must be some other problem.
Regards Shalabh -----Original Message----- From: p dont think [mailto:[EMAIL PROTECTED] Sent: Saturday, June 07, 2003 12:12 AM To: 'Shalabh Agarwal'; [EMAIL PROTECTED] Subject: RE: [SM-USERS] Pls Help Me... > I have recently configure the courier-imap over qmail (Maildir) using PAM > Auth . It is working fine when i am accessing the mail server(Through > IMAP) > using Outlook- Express. I am able to send and recieved mails. Now I have > installed a Squirell Mail webmailserver. But when I am trying to login, it > is saying that the user name or password is wrong. I am stuck here, don't > know where to check. > Pls Help Me.... ssh to the machine where IMAP is, then try this: telnet localhost 143 A01 LOGIN <username> <password> A02 LOGOUT that is, I suspect you're not using the correctly-formatted username, since your IMAP server is supposedly working. if you can get it to work on the command line, then use the exact same username and pwd to log in using SquirrelMail. - paul ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. -- 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
