f87cba22e8
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.
4 lines
256 B
Text
4 lines
256 B
Text
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.
|