[Tickets #7720] Re: _authenticate function in Horde/Auth/imap.php fails to read imap error status
bugs at horde.org
bugs at horde.org
Tue Dec 2 18:43:45 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7720
------------------------------------------------------------------------------
Ticket | 7720
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | _authenticate function in Horde/Auth/imap.php fails to
| read imap error status
Queue | Horde Base
Version | 3.1.7
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-12-02 13:43) wrote:
> Okay. How about we log them then?
We do (see _onShutdown() in imp/lib/IMAP.php; albeit only at a DEBUG
level presently). The problem with doing it at login time is that
imap_last_error() doesn't always return data on the login error - the
only reliable way of capturing errors is via imap_errors() at the end
of the access.
More information about the bugs
mailing list