6 Commits

Author SHA1 Message Date
rpe
9328e72160 Update mail/archivemail to 0.9.0
- update license maker
- add test target
- add patch for correct manpage location

OK aja@
2015-04-19 13:02:09 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
6aeb972e35 update to 0.7.2; previous version didn't work with Python 2.5
ok msf (MAINTAINER)
2008-04-24 08:27:24 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
msf
518d84a6bb update to 0.7.0 2006-12-28 23:47:51 +00:00
msf
378619176e - initial import of archivemail-0.6.1
archivemail is a tool written in python(1) for archiving and compressing
old email in mailboxes. By default it will read the mailbox MAILBOX,
moving messages that are older that the specified number of days (180 by
default) to a mbox-format mailbox in the same directory that is
compressed with gzip(1). archivemail supports reading IMAP, Maildir, MH
and mbox-format  mailboxes, but it  will always write archive files to
mbox-format mailboxes that are compressed with gzip(1)

ok alek@
2005-04-08 20:23:43 +00:00