summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf>2004-06-30 19:13:17 +0000
committerhubertf <hubertf>2004-06-30 19:13:17 +0000
commitf88d1ea7b20db2670fdacfae091f2ee073da7ce7 (patch)
tree921978fadff053e135364b9193040ec8e4c72122
parent2cf099c7c57e2f5b3dfb3e3221b62601f88a14ed (diff)
downloadpkgsrc-f88d1ea7b20db2670fdacfae091f2ee073da7ce7.tar.gz
Import archivemail-0.6.1: 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.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index baa25b43d11..fbb3e62ed7b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6407 2004/06/30 18:49:36 hubertf Exp $
+$NetBSD: CHANGES,v 1.6408 2004/06/30 19:13:17 hubertf Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3192,3 +3192,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated binutils to 2.15.0.0 [shannonjr 2004-06-30]
Added xraidadmin-1.3 [jschauma 2004-06-30]
Updated pkglint to 3.83 [hubertf 2004-06-30]
+ Added archivemail-0.6.1 [hubertf 2004-06-30]