aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug where the long --suffix option was not working (although thePaul Rodger2002-04-271-1/+1
| | | | | | | | | | | 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
* Fixed bugs where archivemail would refuse to work on python version less thanPaul Rodger2002-04-261-1/+1
| | | | | 2.2.
* Added the ability to archive messages older than a given absolute date withPaul Rodger2002-04-231-3/+4
| | | | | | 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-1/+1
|
* Got ready for release of version 4.1 in a couple of days.Paul Rodger2002-04-191-0/+4
|
* Added an option '--no-compress' if you don't want gzipped archives.Paul Rodger2002-04-171-2/+5
| | | | | | 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-3/+15
| | | | | on the man page.
* Added manpage to install script.Paul Rodger2002-04-121-0/+1
|
* Added docbook documentation from which we can generate a manpage.Paul Rodger2002-04-121-0/+22