From bc41b683898797b07db49a929656ed644cfefd53 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Sat, 27 Apr 2002 06:08:45 +0000 Subject: Fixed a bug where the long --suffix option was not working (although the short option, '-s' was). Added time-based format directives to the --suffix option, so that you can do things like specify --suffix='%B%Y' to create archives named after the current month and year. Added some more tests to test_archivemail.py --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 25112ad..66a7cef 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ -Goals for next minor release (0.4.4): +Goals for next minor release (0.4.5): ------------------------------------- * Think about the best way to specify the names of archives created with possibly an --archive-name option. @@ -9,12 +9,15 @@ Goals for next minor release (0.4.4): Goals for next major release (0.5.0): ------------------------------------- +* Add a --size option to only archive messages greater than a certain byte + size. * Lock any original .gz files - is this necessary? * Check for symlink attacks for tempfiles (although we don't use /var/tmp) Longer Term goals: ------------------ +* Add an option to not cut threads. * Add MMDF mailbox support * Add Babyl mailbox support * Add option to archive depending on mailbox size threshold -- cgit v1.2.3