Ticket #16 (new enhancement)
streaming API for dealing with large messages
| Reported by: | menno | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | Keywords: | ||
| Cc: |
Description
It should be possible to fetch or append large messages without having to load them into memory all at once.
Use file-like or generator style interface (generators is probably better).
This might mean ditching imaplib all together.
Change History
Note: See
TracTickets for help on using
tickets.
