From b07a4cfbf30e99f8771f27756b1fb8723e41b1b2 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Tue, 23 Oct 2007 23:29:05 +0000 Subject: TODO: new items: * IMAP unittests * bug triage * Porting to email.message and the new mailbox modules in python 2.5. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') 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. -- cgit v1.2.3