Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.7.0

Création non sécurisée de fichiers temporaires dans la suite de tests a été fixé. Une condition dotlocking race a été fixée. IMAP était cassé dans la version 0.6.2 et travaille maintenant à nouveau. Statistiques maintenant rendre compte de la taille totale d'une boîte aux lettres et d'qu'à leurs messages archivés. archivemail écrit maintenant mbox cours de validité (5) archives. archivemail convertit enfin sur la CRLF-fil à EOL natale pour enregistrer les messages d'un dossier IMAP. IMAP - supprimer et IMAP - taille, qui n'a jamais travaillé à tous, ont été fixés. IMAP - dry-run a été fixé afin de ne pas télécharger tous les messages qui doivent être archivées.
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