| Summary | Purge deleted doesn't work for large mailboxes |
| Queue | IMP |
| Queue Version | 6.0.4 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | slusarz (at) horde (dot) org |
| Requester | azurit (at) pobox (dot) sk |
| Created | 04/30/2013 (4577 days ago) |
| Due | |
| Updated | 05/01/2013 (4576 days ago) |
| Assigned | |
| Resolved | 05/01/2013 (4576 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
trying to delete all messages. If you are seeing a STORE +FLAGS
(\deleted) for all messages, then that is a different story.
commit e42354e8277d454f758ac4c54ade4471f47a0ef7
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Apr 30 22:53:37 2013 -0600
[mms] Support UID EXPUNGE command for large UID lists (
Bug #12228)..../Imap_Client/lib/Horde/Imap/Client/Socket.php | 16 ++++++----------
framework/Imap_Client/package.xml | 2 ++
2 files changed, 8 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/e42354e8277d454f758ac4c54ade4471f47a0ef7
Priority ⇒ 2. Medium
New Attachment: imp-debug.txt
Patch ⇒ No
Milestone ⇒
Summary ⇒ Purge deleted doesn't work for large mailboxes
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
mailbox with > 3300 messages:
Fatal error: max atom size too small: No such file or directory
Courier IMAP, attaching IMAP log.
By the way, there are NO deleted messages in the mailbox (when i use
filter and show deleted messages, none are found).