Summary | Horde_Imap_Client_Exception with the actual dovecot version |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | michael (at) bigmichi1 (dot) de |
Created | 02/25/2012 (4880 days ago) |
Due | |
Updated | 03/23/2012 (4853 days ago) |
Assigned | 02/25/2012 (4880 days ago) |
Resolved | 03/23/2012 (4853 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
prematurely terminating the connection when a logout command is sent.
The only way to verify is by getting an IMAP debug log of a session
where this occurs.
To further debug this issue, we need details of the IMP -> IMAP/POP
communication.
To enable debugging, see instructions contained in
imp/config/backends.php (the 'debug' config parameter).
Debugging should not be enabled on a production server, Attach/post
only the portion of the log that directly deals with the problem
reported (it may be simplest to clear the log file and then perform
the event that causes the error).
really reproduceable. dovecot is at version 2.1.1
State ⇒ Feedback
details? E.g. what is the context in which you get the stack trace?
Did you use Horde_Imap_Client as a separate library? What does the
IMAP debug log say? What dovecot version are you working with?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde_Imap_Client_Exception with the actual dovecot version
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
error: Uncaught exception 'Horde_Imap_Client_Exception' with message
'Der E-Mail-Server hat die Verbindung unerwartet unterbrochen.' in
/usr/local/zend/share/pear/Horde/Imap/Client/Base.php:229
Stack trace:
#0 /usr/local/zend/share/pear/Horde/Imap/Client/Socket.php(4016):
Horde_Imap_Client_Base->_exception('Der E-Mail-Serv...', 'DISCONNECT')
#1/usr/local/zend/share/pear/Horde/Imap/Client/Socket.php(3903):Horde_Imap_Client_Socket->_readData()
#2/usr/local/zend/share/pear/Horde/Imap/Client/Socket.php(4175):Horde_Imap_Client_Socket->_getLine()
#3/usr/local/zend/share/pear/Horde/Imap/Client/Socket.php(3830):Horde_Imap_Client_Socket->_parseResponse(4, true)
#4/usr/local/zend/share/pear/Horde/Imap/Client/Socket.php(665):Horde_Imap_Client_Socket->_sendLine('LOGOUT', Array)
#5/usr/local/zend/share/pear/Horde/Imap/Client/Base.php(717):Horde_Imap_Client_Socket->_logout()
#6/usr/local/zend/share/pear/Horde/Imap/Client/Base.php(264):Horde_Imap_Client_Base->logout()
#7[internal function]: Horde_Imap_Client_Base->__d in/usr/local/zend/share/pear/Horde/Imap/Client/Base.php on line 229