Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core


Commits:
ccf7886d by Mark Sapiro at 2022-03-27T14:09:18-07:00
Removed obsolete cron/crontab.in.in

- - - - -
a2ad9c02 by Mark Sapiro at 2022-03-27T21:37:50+00:00
Merge branch 'cron' into 'master'

Removed obsolete cron/crontab.in.in

See merge request mailman/mailman!1001
- - - - -


1 changed file:

- − cron/crontab.in.in


Changes:

=====================================
cron/crontab.in.in deleted
=====================================
@@ -1,21 +0,0 @@
-# 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... ;)
-0 8 * * * @PYTHON@ -S @prefix@/cron/checkdbs
-#
-# At 9AM, send notifications to disabled members that are due to be
-# reminded to re-enable their accounts.
-0 9 * * * @PYTHON@ -S @prefix@/cron/disabled
-#
-# Noon, mail digests for lists that do periodic as well as threshhold delivery.
-0 12 * * * @PYTHON@ -S @prefix@/cron/senddigests
-#
-# Every 5 mins, try to gate news to mail.  You can comment this one out
-# if you don't want to allow gating, or don't have any going on right now,
-# or want to exclusively use a callback strategy instead of polling.
-*/5 * * * * @PYTHON@ -S @prefix@/cron/gate_news
-#
-# At 3:27am every night, regenerate the gzip'd archive file.  Only
-# turn this on if the internal archiver is used and
-# GZIP_ARCHIVE_TXT_FILES is false in mm_cfg.py
-27 3 * * * @PYTHON@ -S @prefix@/cron/nightly_gzip



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/143f10d38d4e4ab84f54462995a78b5ea01ee579...a2ad9c0211203a2f4f3e7c9b4eb7814ce384c953

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/143f10d38d4e4ab84f54462995a78b5ea01ee579...a2ad9c0211203a2f4f3e7c9b4eb7814ce384c953
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to