Summary | IMAP connection broken when delete large size of email |
Queue | IMP |
Queue Version | 4.3.4 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | jackyc (at) wkg1 (dot) umac (dot) mo |
Created | 10/05/2009 (5814 days ago) |
Due | 10/09/2009 (5810 days ago) |
Updated | 10/05/2009 (5814 days ago) |
Assigned | |
Resolved | 10/05/2009 (5814 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ IMAP connection broken when delete large size of email
Due ⇒ 10/09/2009
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
broken (server response)" error message when deleting large size of
emails, says around 10MB. This message comes up around 3~4 mins later,
and I need to click Inbox to go back. Both the Inbox and the trash box
shows up the message just intended to delete.
I found the error message comes out from IMAP/Cache.php line 195. It
intends to check the IMAP connection cache status. The IMP Horde
version is 3.3.4. I am running dovecot as IMAP daemon and imap-2007e C
library.
Besides IMP, pine, mailx and other client programs are provided to the
users. The problem only occurs when using IMP, pine, mailx and other
programs are fine to delete even large size of emails. Does anyone has
idea about this issue? it is likely a bug and something else?