From 4fdde09fc42972f40d6649dd822d2c43e75477fd Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Sun, 31 Mar 2002 03:46:59 +0000 Subject: Do not warn about duplicate Message-IDs by default. --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 9003647..91906a9 100644 --- a/README +++ b/README @@ -3,8 +3,8 @@ archivemail - archive and compress old mail in your mailbox 'archivemail' is a tool written in Python for organising and storing old email choking any of your mailboxes. It can move messages older than a -certain number of days to a separate 'archive' mailbox which can be -compressed with bzip2, gzip or compress. +certain number of days to a separate 'archive' mbox-format mailbox which +can be compressed with bzip2, gzip or compress. For example, have you been subscribing to the 'linux-kernel' mailing list for the last 6 years and ended up with an 160-meg mailbox that 'mutt' is @@ -16,6 +16,6 @@ just the most recent messages. overhead on your mail reader. The number of days before mail is considered 'old' is up to you, but the default is 180 days. -'archivemail' currently works on mbox-format mailboxes, and requires python -v2.0 or greater. It also supports deleting old mail instead of archiving -it. It currently only works on Unix platforms. +'archivemail' currently works on mbox-format and maildir-format mailboxes, +and requires python v2.0 or greater. It also supports deleting old mail +instead of archiving it. -- cgit v1.2.3