From ee9757de78385963d633ee80551252f466f72d46 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Wed, 17 Apr 2002 06:26:31 +0000 Subject: Added an option '--no-compress' if you don't want gzipped archives. Added an option '--preserve-unread' to always preserved (don't archive) unread messages. --- TODO | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2e518aa..53c9cdb 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,16 @@ -Goals for next major release (0.4.0): +Goals for next minor release (0.4.1): +------------------------------------- +* Add a lot more tests (see top of test_archivemail.py) +* Check the sizes of the original mailbox before reading & just before + overwriting. They should not have changed - otherwise somebody else is + writing to it. + +Goals for next major release (0.5.0): ------------------------------------- * Lock any original .gz files - is this necessary? * Check for symlink attacks for tempfiles (although we don't use /var/tmp) -* Add a lot more unit tests. (see top of test_archivemail.py) Longer Term goals: ------------------ @@ -16,5 +22,5 @@ Longer Term goals: - is this a good idea? * Test for missing compression programs - is this a waste of time? -* Add option - do not compress - - is this useless? +* IMAP support + - is this outside our scope? -- cgit v1.2.3