Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        archivemail - A tool for archiving and compressing old email in mailboxes
        
        Archivemail is a tool written in Python for archiving and compressing old
email in mailboxes. It can move messages older than the specified number of
days to a separate mbox format mailbox that is compressed with gzip, or
optionally just delete old email.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | archivemail | 
                0.7.0 | 
                6.fc6 | 
                noarch | 
                261 KiB | 
                Thu Jun 14 11:57:59 2007 | 
            
        
        Changelog
        
            - * Tue Jun 12 18:00:00 2007 Jon Ciesla <limb{%}jcomserv{*}net> 0.7.0-6
 
            - Patch to fix imap handling, BZ 243846.
 
        
            - * Thu May 24 18:00:00 2007 Jon Ciesla <limb{%}jcomserv{*}net> 0.7.0-5
 
            - Applied upstream patch to fix issues with python 2.5.
 
        
            - * Thu May 24 18:00:00 2007 Jon Ciesla <limb{%}jcomserv{*}net> 0.7.0-4
 
            - Removed shebang from test, main scripts.