[Tickets #7229] Re: Login will fail if using a password with } character
bugs at horde.org
bugs at horde.org
Tue Aug 26 01:26:27 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7229
------------------------------------------------------------------------------
Ticket | 7229
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Login will fail if using a password with } character
Queue | IMP
Version | 4.2
Type | Bug
State | Not A Bug
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-08-25 21:26) wrote:
> So it works with all email clients I can think of , but not with IMP...
>
> So the issue must be with courier-imap...
The problem is likely not with courier-imap but with c-client (the PHP
module we use to interface with the IMAP server).
Trying protocol imap/ssl/novalidate-cert, Port 993:
ERROR - The server returned the following error message:
Error in IMAP command received by server.Error in IMAP command
received by server.Error in IMAP command received by server.Too many
login failures
This error message would be thrown by imap_open(). Since imap_open()
is not controlled by IMP, there is nothing we can do if it is broken
(thus, IMP isn't broken). That being said, I don't see the same
behavior meaning that this bug would most likely be fixed by upgrading
your c-client library and rebuilding PHP.
More information about the bugs
mailing list