aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Added the ability to archive messages older than a given absolute date withPaul Rodger2002-04-231-1/+3
| | | | | | the new option '--date' and fixed a bug where archivemail would complain about messages older than 1970.
* Got ready for release of version 4.1 in a couple of days.Paul Rodger2002-04-191-4/+3
|
* Added an option '--no-compress' if you don't want gzipped archives.Paul Rodger2002-04-171-4/+10
| | | | | | Added an option '--preserve-unread' to always preserved (don't archive) unread messages.
* Got ready for release of v0.3.1Paul Rodger2002-04-121-5/+1
|
* Stopped calling gzip externally and started using the 'gzip' modulePaul Rodger2002-04-121-3/+2
| | | | | | directly. Removed bzip2 and compress support since they were complicating things and you don't really need them much anyway.
* Getting ready for v0.3 release.Paul Rodger2002-04-111-6/+4
|
* We now preserve the last-accessed and last-modified timestamps correctly.Paul Rodger2002-04-081-2/+2
| | | | | | | | | | | | 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.
* Since we might not have a parse-able 'Date-Received' or 'Date' field,Paul Rodger2002-04-041-4/+1
| | | | | use 5 different ways to guess the date of a message.
* Remembered some more stuff to do.Paul Rodger2002-04-031-0/+3
|
* Updated tasks to reflect release of version 0.2.0Paul Rodger2002-04-031-5/+0
|
* Added headings & heaps more todo points.Paul Rodger2002-04-021-25/+31
|
* Added MH mailbox support, but we need a testing framework.Paul Rodger2002-04-021-2/+2
|
* Added maildir support, cache message-Ids, and lots of other stuff.Paul Rodger2002-03-311-5/+5
|
* Initial revisionPaul Rodger2002-03-261-0/+26