| Summary | Support multiple mailboxes in IMAP search command |
| Queue | IMP |
| Queue Version | Git master |
| Type | Enhancement |
| State | Accepted |
| Priority | 2. Medium |
| Owners | |
| Requester | Michael Slusarz <slusarz (at) horde (dot) org> |
| Created | 05/18/2011 (733 days ago) |
| Due | |
| Updated | 12/06/2011 (531 days ago) |
| Assigned | |
| Resolved | |
| Attachments | |
| Milestone | |
| Patch | No |
Milestone ⇒
implement this though. Currently, the logic in
Horde_Imap_Client_Base#search() is very mailbox specific - primarily
for caching reasons - so this is more difficult than just looping
through a list of mailboxes passed to search().
Milestone ⇒ 6
State ⇒ Accepted
Patch ⇒ No
Milestone ⇒ 5.1
Queue ⇒ IMP
Summary ⇒ Support multiple mailboxes in IMAP search command
Type ⇒ Enhancement
Priority ⇒ 2. Medium
RFC 6237 (MULTISEARCH). However, this will be a API-breaking change
in Horde_Imap_Client_Base::search() - first parameter will need to be
changed to allow an array of mailboxes - so it will require IMP 5.1.