> Hello Jonas, > On Tuesday, January 06, 2004, Jonas Valkiunas wrote... > > > We have been using SquirrelMail successfully for a few years now. > > After upgrading Courier-Imap to courier-imap-2.2.1.20031219 > > SquirrelMail no longer accepts user authentication. Nothing else has > > changed. > > This in itself can be it. SquirrelMail sends the authentication > strings to Courier, Courier passes it onto it's own daemon for > authentication. Have you verified that it is working correctly? Have > you tested with another client such as Outlook? or Pine? I'd show you
yes and no. All MUA's are forced to use IMAP+SSL via tcp/993 which worked fine. SquirrelMail used localhost/IMAP/143 which wasn't tested until now, which also didn't work for any MUA. > how to use the telnet method, but: > > > telnet localhost 143 > > Trying 127.0.0.1... > > Connected to localhost. > > Escape character is '^]'. > > * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE > > THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA > > IDLE STARTTLS LOGINDISABLED] Courier-IMAP ready. > > Copyright 1998-2003 Double Precision, Inc. See > > COPYING for distribution information. > > > note the LOGINDISABLED is from imap-ssl's > > IMAP_TLS_REQUIRED directive which *shouldn't* affect > > imapd logins. I'm an idiot, and my assumption was incorrect. The Courier option IMAP_TLS_REQUIRED affects ALL connections, not just IMAP+SSL. This snuck into our install docs, and disabling this enabled SquirrelMail (and other) IMAP/143 logins. ... SquirrelMail can > NOT do STARTTLS, so if you're talking to port 143, then SM will NOT be > able to login as LOGINDISABLED. > > > -- > Jonathan Angliss You're right, thanks for the tip Jonathan. Rock on SquirrelMail. -Jonas __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html -- 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
