aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2007-10-23 23:29:05 +0000
committerNikolaus Schulz <microschulz@web.de>2007-10-23 23:29:05 +0000
commitb07a4cfbf30e99f8771f27756b1fb8723e41b1b2 (patch)
treec1e953612a97273d1358671a9b745af388899327 /TODO
parent256492039a246ca7e17efd3df5f574fc87af2692 (diff)
downloadarchivemail-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--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index bb27607..5b7dab3 100644
--- a/TODO
+++ b/TODO
@@ -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.