Download List

项目描述

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. It supports archiving IMAP, mbox, MH, and maildir format mailboxes.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-05 06:37 Back to release list
0.7.0

在测试套件创建的临时文件不安全是固定的。阿dotlocking竞争条件是固定的。被打破的IMAP在版本0.6.2,现在工作了。现在统计报告邮箱的总规模和由此归档邮件。现在写的archivemail有效mbox(5)档案。archivemail的最后上了线的CRLF转换到本机停产保存时从IMAP文件夹中的邮件。 IMAP的-删除和IMAP -大小,它从来没有在所有工作,是固定的。 IMAP的-干式运行是固定的,以便它不会下载所有这一切将存档的邮件。
标签: Major bugfixes
Unsafe creation of temporary files in the test
suite was fixed. A dotlocking race condition was
fixed. IMAP was broken in version 0.6.2 and is now
working again. stats now report the total size of
a mailbox and of the archived messages therefrom.
archivemail now writes valid mbox(5) archives.
archivemail finally converts on-the-wire CRLF to
native EOL when saving messages from an IMAP
folder. IMAP --delete and IMAP --size, which never
worked at all, were fixed. IMAP --dry-run was
fixed so that it doesn't download all messages
that would be archived.

Project Resources