TODO: new items:

* IMAP unittests
    * bug triage
    * Porting to email.message and the new mailbox modules in python 2.5.
This commit is contained in:
Nikolaus Schulz 2007-10-23 23:29:05 +00:00
parent 256492039a
commit b07a4cfbf3
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -1,3 +1,10 @@
Add IMAP tests to the testsuite (upload test messages with IMAP "APPEND
date-string").
Check sf.net and Debian BTS for new bugs.
Port to email.message and the new mailboxes in Python 2.5.
Add note to the man page that the dates of messages in IMAP folders is the IMAP
server internal date, and may thus differ from both delivery time and the
message's RFC822 Date header.