Ticket #16 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by menno

  • summary changed from streaming API for dealing with large files to streaming API for dealing with large messages
Note: See TracTickets for help on using tickets.