[Mailman-Developers] Digest delivery scheduling
Terri Oda
terri at zone12.com
Wed Apr 9 02:13:16 EDT 2003
> How can I set the time that the digest will be sent on Mailman? For example,
> I'd like to have the digests for all lists to be delivered at 6:00 AM
> everyday.
You change the crontab entry to something like this:
# 6am, mail digests for lists that do periodic as well as threshhold delivery.
0 6 * * * /usr/bin/python -S /home/mailman/cron/senddigests
Terri
More information about the Mailman-Developers
mailing list