Commit Graph

2 Commits

Author SHA1 Message Date
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
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