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 bug
    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).

    List of rpms provided by this srpm:
    archivemail (noarch)



      1. docbook-style-xsl
      2. python-devel
      3. python-modules
      4. tidy
      5. xsltproc

    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)