diff options
author | Paul Rodger <paul@paulrodger.com> | 2002-04-03 11:15:17 +0000 |
---|---|---|
committer | Paul Rodger <paul@paulrodger.com> | 2002-04-03 11:15:17 +0000 |
commit | 8bc23385dca01b161b1c03cc162587225f40bd0f (patch) | |
tree | 8cb1efdcff1736105448186c5e03cbfade69946f /TODO | |
parent | 16999ce35b2d63a9e611aa45000e12d28889dd69 (diff) | |
download | archivemail-8bc23385dca01b161b1c03cc162587225f40bd0f.tar.gz archivemail-8bc23385dca01b161b1c03cc162587225f40bd0f.tar.bz2 archivemail-8bc23385dca01b161b1c03cc162587225f40bd0f.zip |
Remembered some more stuff to do.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ Goals for next minor release (0.2.1): * Test exclusive locking works with another test process * Perserve atime of original mailbox properly * Finish man page +* Change archivemail so that if a message has no valid 'Date' or + 'Delivery-Date' header, don't get upset -- try to make do. + (Esp. if we are using a maildir or MH folder -- use the file timestamp) Goals for next major release (0.3.0): ------------------------------------- |