Hello everyone. I've been using Squirrelmail for a while now, but all of a sudden I can't login. I get the infamous "Unknown user or password incorrect." error. I've gathered the following information to hopefully make this easy...
I've turned on debugging for Courier-IMAP and found the following output in the mail log from the Squirrelmail login:
Nov 12 18:33:39 sturgeon imapd: Connection, ip=[::ffff:192.168.1.4]
Nov 12 18:33:39 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], command=LOGIN
Nov 12 18:33:39 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], username=
Nov 12 18:33:39 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], password=
Nov 12 18:33:44 sturgeon imapd: LOGIN FAILED, ip=[::ffff:192.168.1.4]
Nov 12 18:33:44 sturgeon imapd: DISCONNECTED, ip=[::ffff:192.168.1.4], headers=0, body=0
I was able to login to courier IMAP via telnet:
telnet sturgeon 143
Trying 192.168.1.4...
Connected to sturgeon.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE] Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc. See COPYING for distribution information.
A01 LOGIN "keith" "str1ckla"
A01 OK LOGIN Ok.
A02 LOGOUT
* BYE Courier-IMAP server shutting down
A02 OK LOGOUT completed
Connection closed by foreign host.
I also use Thunderbird and since Squirrelmail isn't working I have been using another web mail package which also uses IMAP and am able to connect, login and manipulate mail using both products. So, I don't think this is an IMAP issue, but I may be wrong :).
Here is what the mail log looks like for those packages:
Nov 12 16:17:09 sturgeon imapd: Connection, ip=[::ffff:192.168.1.4]
Nov 12 16:17:09 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], command=LOGIN
Nov 12 16:17:09 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], username=username
Nov 12 16:17:09 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], password=passwd
Nov 12 16:17:09 sturgeon imapd: LOGIN, user=username, ip=[::ffff:192.168.1.4], protocol=IMAP
Nov 12 16:17:10 sturgeon imapd: LOGOUT, user=username, ip=[::ffff:192.168.1.4], headers=60, body=0
I am running the following: SuSE 9.1 Professional Postfix Apache 2.0.48 Courier IMAP PHP 4.3.3
Squirrelmail 1.4.1 settings:
If possible, upgrade. There are security reasons to do so.
General ------- 1. Domain : keithstric.com 2. Invert Time : false 3. Sendmail or SMTP : SMTP
IMAP Settings -------------- 4. IMAP Server : sturgeon 5. IMAP Port : 143 6. Authentication type : login 7. Secure IMAP (TLS) : false 8. Server software : courier 9. Delimiter : .
Any help you can provide would be greatly appreciated.
Sounds like it might be a session problem with your PHP install. Things never stop working unless you changed something. What did you change?
- show apache logs - turn on PHP error displays or use the Debugger plugin - disable all plugins - show PHP info or config paramters
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 -- 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=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users