From 5264ab35cdf5c3f0aca660f3d5e3ed52290e6007 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Sun, 18 Aug 2002 12:17:56 +0000 Subject: Fixed a bug where we would throw an exception if a message was dated exactly on the unix epoch. Also fixed a bug where trailing slashes were being passed to the archive file name. --- TODO | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c883195..2f3dc0a 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,13 @@ -Goals for next minor release (0.4.9): +Goals for next minor release (0.5.0): ------------------------------------- -* When you get a file-not-found in the 6th mailbox of 10, it aborts +* When you get a file-not-found in the 6th mailbox of 10, it aborts the whole + run. Better to fail gracefully and keep going. * Think about the best way to specify the names of archives created with possibly an --archive-name option. * Add more tests (see top of test_archivemail.py) * We need some better checking to see if we are really looking at a valid mbox-format mailbox. - -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) -- cgit v1.2.3