SOURCES: mailman-cron.patch - updated to 2.1.11

baggins baggins at pld-linux.org
Wed Oct 15 13:01:17 CEST 2008


Author: baggins                      Date: Wed Oct 15 11:01:17 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 2.1.11

---- Files affected:
SOURCES:
   mailman-cron.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/mailman-cron.patch
diff -u SOURCES/mailman-cron.patch:1.2 SOURCES/mailman-cron.patch:1.3
--- SOURCES/mailman-cron.patch:1.2	Thu Apr 17 16:23:36 2008
+++ SOURCES/mailman-cron.patch	Wed Oct 15 13:01:11 2008
@@ -19,7 +19,7 @@
 diff -r -u mailman-2.1.5.orig/cron/crontab.in.in mailman-2.1.5/cron/crontab.in.in
 --- mailman-2.1.5.orig/cron/crontab.in.in	2002-01-06 01:28:12.000000000 -0500
 +++ mailman-2.1.5/cron/crontab.in.in	2004-09-02 17:43:27.000000000 -0400
-@@ -1,24 +1,24 @@
+@@ -1,27 +1,27 @@
  # At 8AM every day, mail reminders to admins as to pending requests.
  # They are less likely to ignore these reminders if they're mailed
  # early in the morning, but of course, this is local time... ;)
@@ -50,6 +50,10 @@
  # GZIP_ARCHIVE_TXT_FILES is false in mm_cfg.py
 -27 3 * * * @PYTHON@ -S @prefix@/cron/nightly_gzip
 +27 3 * * * @MAILMAN_USER@ @prefix@/cron/nightly_gzip
+ #
+ # At 4:30AM daily, cull old entries from the 'bad' and 'shunt' queues.
+-30 4 * * * @PYTHON@ -S @prefix@/cron/cull_bad_shunt
++30 4 * * * @MAILMAN_USER@ @prefix@/cron/cull_bad_shunt
 diff -r -u mailman-2.1.5.orig/cron/disabled mailman-2.1.5/cron/disabled
 --- mailman-2.1.5.orig/cron/disabled	2004-02-10 17:59:45.000000000 -0500
 +++ mailman-2.1.5/cron/disabled	2004-08-31 12:22:54.000000000 -0400
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mailman-cron.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list