"Tomas Kuliavas" <[EMAIL PROTECTED]> schrieb am 04.10.05 15:23:55: > > >> > > >> > Hello, there, > >> > > >> > I have a problem with Squirrelmail - username and password. > >> > > >> > SuSE 9.3, Apache2, Squirrelmail 1.4.2, IMAP UW > >> > > >> > > >> > At login-screen squirrelmail responds: unknown user - bad password. > >> > > >> > Usernames are found in squirrelmail/data including .htaccess with deny > >> > from all > >> > > >> > I have no idea where to look for the bug. > >> > > >> > Can anyone help? > >> > >> php mbstring.func_overload configuration value? > > > > found in php.ini: = 0 > >> > >> php session.cookie_domain value? > > > > found in php.ini: = no entry > >> > >> have you checked server's clock? > > > > ntpd is running. I don't understand exactly what to check. > > 'date' command shows current date. > > >> > >> have you checked cookie support in browser? > > > > accept all cookies > > > >> > >> -- > >> Tomas > > > > But this does not tell me anything. > > Thank you so far. > > could you telnet to your imap server. > > telnet your-imap-server 143 > ... imap server greeting ... > a01 capability > ... imap server capability response ... > a02 login your-username your-password > ... auth response ... > a03 select inbox > ... inbox selection response ... > a04 logout > ... closed connection ... > > and show all session output without password information or at least > capability part. > > -- > Tomas > That is what I did:
mars:~ # telnet www.gym-anna.intra 143 Trying 192.168.136.1... Connected to www.gym-anna.intra. Escape character is '^]'. * OK [CAPABILITY IMAP4REV1 LITERAL+ SASL-IR LOGIN-REFERRALS STARTTLS LOGINDISABLED] mars.gym-anna.intra IMAP4rev1 2004.356 at Wed, 5 Oct 2005 19:09:33 +0200 (CEST) But then it did not accept any other commands to escape. No ctrl+d, quit, close, exit, escape. Always bad command. Bernd ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl -- 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
