From d57987be0423cbb2980497981e7359cb57e2e019 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Tue, 6 Nov 2007 23:54:50 +0000 Subject: TODO: new items: * implement --all (?) * implement --include-draft (?) * consider to use target directories for temporary files, this might spare us one copy if they reside on other filesystems than /tmp * fallback if an IMAP server doesn't implement SEARCH (?) --- TODO | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index a354adf..577356a 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,24 @@ +Release blockers for 0.7.1 +-------------------------- + +Implement --all. (?) Check patch from #1764846. + +Check sf.net and Debian BTS for new bugs. Again. + +------------ EO: release blockers ------------- + +Implement --include-draft. But before, think about it again. (This is feature +request #1569305.) + +Create temporary archive mbox in /tmp only if we don't have write permissions in +the mbox directory. Currently, if /tmp resides on another filesystem, we have +to copy the entire box to its destination. + +Implement a fallback if an IMAP server doesn't support SEARCH. (Ouch!) + 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 recursive archiving of mail subfolders? -- cgit v1.2.3