From 35a9f14982ba752e26084cadfbef231ac96b1259 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Mon, 8 Apr 2002 13:39:03 +0000 Subject: We now preserve the last-accessed and last-modified timestamps correctly. Fixed a bug where lockfiles were being created that were not world-readable. Made archivemail work better when used as a python module so it can integrate better with unittest. Renamed unittest script 'test_archivemail' instead of 'archivemail_test' and added about 20 more tests. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 35a9431..630e310 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,9 @@ Goals for next minor release (0.2.2): ------------------------------------- -* Test exclusive locking works with another test process -* Perserve atime of original mailbox properly * Finish man page +* If a mailbox has a mode of 660, preserve it. + (Especially in /var/spool/mail with groupid of 'mail') Goals for next major release (0.3.0): ------------------------------------- -- cgit v1.2.3