[Tickets #8012] Re: IMAP Login Loging Fail Message
bugs at horde.org
bugs at horde.org
Thu Feb 19 06:08:22 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8012
------------------------------------------------------------------------------
Ticket | 8012
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | IMAP Login Loging Fail Message
Queue | IMP
Version | 4.3.3
Type | Bug
-State | Unconfirmed
+State | Not A Bug
Priority | 3. High
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-02-19 01:08) wrote:
> There is a bug in the /imp/lib/IMAP/Client.php file. On function
> _loging (almost line 442 on a vi terminal) the password for the IMAP
> server is send like {".strlen($password)."} which send the actual
> length of the password and not the password itself, this prevents the
> IMP application of logging to the mail server. I make a search on the
> web and others users may have this issue.
If this is broken for you, then your IMAP server is broken. This is
how to quote literals in IMAP. Please read RFC 3501.
More information about the bugs
mailing list