On 08/28/2016 05:59 AM, Matt Morgan wrote:
> 
> Thanks! I think I need to understand better what mailman does on
> schedule. Is there somewhere a brief description of those cron jobs?


The cron jobs are in Mailman's cron/ directory. The standard ones are
bumpdigests, checkdbs, cull_bad_shunt, disabled, gate_news, mailpasswds,
nightly_gzip and senddigests. You can run any of them with a '--help'
option for more info. bumpdigests is normally not run as it's function
is handled automatically. I also recommend not running nightly_gzip as
it just makes/updates the archive *.txt.gz files which are unnecessary,
but if you stop running it, you should also remove all the
archives/private/*/*.txt.gz files (but not the archives/private/*/*.txt
files).

There is a crontab.in file in the cron/ directory which is the suggested
crontab, but the actual crontab may be in /var/spool/cron/mailman,
/var/spool/cron/crontabs/mailman, /etc/cron.d/mailman or elsewhere
depending on the OS and how Mailman was installed.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to