aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug where the long --suffix option was not working (although thePaul Rodger2002-04-271-3/+68
| | | | | | | | | | | short option, '-s' was). Added time-based format directives to the --suffix option, so that you can do things like specify --suffix='%B%Y' to create archives named after the current month and year. Added some more tests to test_archivemail.py
* Added the ability to archive messages older than a given absolute date withPaul Rodger2002-04-231-1/+30
| | | | | | the new option '--date' and fixed a bug where archivemail would complain about messages older than 1970.
* Getting ready for release of version 0.4.1Paul Rodger2002-04-211-0/+13
|
* Added an option '--no-compress' if you don't want gzipped archives.Paul Rodger2002-04-171-0/+50
| | | | | | Added an option '--preserve-unread' to always preserved (don't archive) unread messages.
* Added a lot more documentation, fixed up usage messages and expanded a lotPaul Rodger2002-04-131-24/+118
| | | | | on the man page.
* Added docbook documentation from which we can generate a manpage.Paul Rodger2002-04-121-0/+222