When trying to log in through SquirrelMail version 1.4.3a to a courier-imap server (no ssl - plain login on localhost using authdaemond.mysql) I see that the password is truncated in the imapd logs. Changing the length of the password (to accomodate the somewhat random number of chars truncated) seems to result in being able to log in.
The imap server is also accessed by an egroupware email client (using php's imap client API) and it works fine with the correct password.
1 char passwords work ok (not very useful though!). Certain passwords don't truncate at all.
Browsers I've tried are: IE and Mozilla 1.7(Linux) with similar results, so it does not seem to be browser related.
Very wierd. Any chance of an uninitialized variable or somthing like that in the imap client code ?
Any ideas ?
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click -- 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
