aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-04-08 13:39:03 +0000
committerPaul Rodger <paul@paulrodger.com>2002-04-08 13:39:03 +0000
commit35a9f14982ba752e26084cadfbef231ac96b1259 (patch)
tree11e917c2b82a3a89379680376239495920f73f98 /TODO
parent92e86986e5b3b2623ab44f9fc1aa49e0687e9bcf (diff)
downloadarchivemail-35a9f14982ba752e26084cadfbef231ac96b1259.tar.gz
archivemail-35a9f14982ba752e26084cadfbef231ac96b1259.tar.bz2
archivemail-35a9f14982ba752e26084cadfbef231ac96b1259.zip
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
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):
-------------------------------------