Package archivemail: Information
Source package: archivemail
Version: 0.9.0-alt1
Build time: Sep 3, 2014, 12:57 PM in the task #128960
Category: File tools
Report package bugHome page: http://archivemail.sourceforge.net/
License: GPLv2+
Summary: Archive and compress old email
Description:
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).
Maintainer: Eugeny A. Rostovtsev
Last changed
Sept. 3, 2014 Eugeny A. Rostovtsev 0.9.0-alt1
- Version 0.9.0
Oct. 22, 2011 Vitaly Kuznetsov 0.8.0-alt1.1
- Rebuild with Python-2.7
Aug. 11, 2010 Andrey Rahmatullin 0.8.0-alt1
- 0.8.0 - re-enable tests (and move them to %check)