3 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
msf
07c95766b9 0.7.0 doesn't need this. reminded by Bruno Bigras. thanks 2006-12-29 03:09:26 +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