Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.7.0

Unsichere Erstellung von temporären Dateien in der Test-Suite wurde behoben. Ein dotlocking Race Condition wurde behoben. IMAP wurde in Version 0.6.2 defekt und arbeitet jetzt wieder. Statistiken berichten nun die Gesamt-Größe eines Postfachs und des archivierten Nachrichten daraus. archivemail jetzt schreibt gültig mbox (5) Archive. archivemail schließlich wandelt on-the-Wire CRLF um native EOL beim Speichern von Nachrichten von einem IMAP-Ordner. IMAP - löschen und IMAP - Größe, die überhaupt nicht gearbeitet, wurden behoben. IMAP - dry-run war so fest, dass es nicht download alle Nachrichten, die archiviert werden würde.
Tags: 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