Ticket #41 (new task)
Try to avoid global imaplib patch to allow XLIST support
| Reported by: | menno | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.9 |
| Version: | Keywords: | ||
| Cc: |
Description
To support XLIST IMAPClient makes a globally visible runtime patch to imaplib. This could in theory affect other code that is using imaplib directly.
Investigate whether it is possible to avoid this patch by perhaps implementing xlist support at a lower level.
Change History
Note: See
TracTickets for help on using
tickets.
