PHP 8.2.32
Preview: mailman Size: 2.05 KB
/etc/cron.d/mailman

SHELL=/bin/bash
MAILTO=postmaster
# 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 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/checkdbs
#
# At 9AM, send notifications to disabled members that are due to be
# reminded to re-enable their accounts.
0 9 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/disabled
#
# Noon, mail digests for lists that do periodic as well as threshhold delivery.
0 12 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/senddigests
#
# 5 AM on the first of each month, mail out password reminders.
0 5 1 * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/mailpasswds
#
# 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.
#0,5,10,15,20,25,30,35,40,45,50,55 * * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/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 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/nightly_gzip
#
# At 4:30AM daily, cull old entries from the 'bad' and 'shunt' queues.
30 4 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/cull_bad_shunt

Directory Contents

Dirs: 0 × Files: 17

Name Size Perms Modified Actions
128 B lrw-r--r-- 2024-04-06 11:40:04
Edit Download
547 B lrw-r--r-- 2026-07-14 13:34:04
Edit Download
433 B lrw-r--r-- 2026-07-14 13:34:04
Edit Download
130 B lrw------- 2024-02-20 02:02:52
Edit Download
76 B lrw------- 2024-02-20 02:02:04
Edit Download
58 B lrw------- 2026-07-29 18:18:44
Edit Download
789 B lrw-r--r-- 2026-07-21 14:05:06
Edit Download
292 B lrw-r--r-- 2026-06-22 22:35:31
Edit Download
144 B lrw-r--r-- 2026-07-07 08:52:19
Edit Download
2.05 KB lrw-r--r-- 2026-05-02 18:41:50
Edit Download
76 B lrw-r--r-- 2026-05-13 10:30:29
Edit Download
108 B lrw-r--r-- 2025-11-05 07:57:52
Edit Download
316 B lrw-r--r-- 2024-02-20 02:21:06
Edit Download
158 B lrw-r--r-- 2024-02-20 02:21:06
Edit Download
95 B lrw-r--r-- 2025-06-12 21:36:22
Edit Download
881 B lrw-r--r-- 2026-06-12 12:52:08
Edit Download
117 B lrw-r--r-- 2024-09-28 07:35:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).