diff options
author | Nikolaus Schulz <microschulz@web.de> | 2007-10-23 23:29:05 +0000 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2007-10-23 23:29:05 +0000 |
commit | b07a4cfbf30e99f8771f27756b1fb8723e41b1b2 (patch) | |
tree | c1e953612a97273d1358671a9b745af388899327 /TODO | |
parent | 256492039a246ca7e17efd3df5f574fc87af2692 (diff) | |
download | archivemail-b07a4cfbf30e99f8771f27756b1fb8723e41b1b2.tar.gz archivemail-b07a4cfbf30e99f8771f27756b1fb8723e41b1b2.tar.bz2 archivemail-b07a4cfbf30e99f8771f27756b1fb8723e41b1b2.zip |
TODO: new items:
* IMAP unittests
* bug triage
* Porting to email.message and the new mailbox modules in python 2.5.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |