Ticket #41 (new task)

Opened 22 months ago

Last modified 7 months ago

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

Changed 7 months ago by menno

  • milestone changed from 0.8 to 0.9
Note: See TracTickets for help on using tickets.