6.0.0-beta1
7/6/25

[#11028] Horde_Imap_Client_Exception with the actual dovecot version
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

History
03/23/2012 07:05:47 PM Michael Slusarz State ⇒ Not A Bug
 
02/27/2012 05:29:12 AM Michael Slusarz Comment #4 Reply to this comment
It looks like your IMAP server is broken - it appears to be 
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).
02/25/2012 08:44:54 PM michael (at) bigmichi1 (dot) de Comment #3 Reply to this comment
this happens sometimes when browsing messages with imp, it is not 
really reproduceable. dovecot is at version 2.1.1
02/25/2012 07:22:05 PM Gunnar Wrobel Comment #2
State ⇒ Feedback
Reply to this comment
Sorry, I don't get what this bug is about. Can you provide some more 
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?
02/25/2012 01:56:43 PM michael (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde_Imap_Client_Exception with the actual dovecot version
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
[Fri Feb 24 16:54:59 2012] [error] [client xx.xx.xx.xx] PHP Fatal 
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

Saved Queries