aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/README
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-03-17 11:12:29 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-03-17 11:12:29 +0000
commit56946237551518b0184c857762d441435eb1509a (patch)
treea5b3653ba8a6ae68be9ffdfaafe23afdcbdd6706 /contrib/README
parent13456e7529d727637db0e7193cc2cd502a32e089 (diff)
downloadfetchmail-56946237551518b0184c857762d441435eb1509a.tar.gz
fetchmail-56946237551518b0184c857762d441435eb1509a.tar.bz2
fetchmail-56946237551518b0184c857762d441435eb1509a.zip
Add delete-later, kindly donated by Carsten Ralle/Yoo GmbH, Germany.
svn path=/branches/BRANCH_6-3/; revision=5051
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 281a3926..f3d19b33 100644
--- a/contrib/README
+++ b/contrib/README
@@ -197,3 +197,9 @@ pop mail server. (By Richard Harris, improved by Joshua Crawford.)
A logrotate configuration file developped by Daniel Leidert for Debian,
when he wanted to use /var/log/fetchmail instead of the usual syslog.
It probably needs to be adjusted for use on other systems.
+
+### delete-later (added 2007-03-17, --ma)
+
+A MySQL/Tcl/Expect-based client-side script to remove messages at a
+certain age. See delete-later.README for details.
+(By Carsten Ralle, Yoo GmbH, Germany.)