Digest delivery scheduling

Hi Guys,
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.
Any help will be appreciated.
Jeffrey Feng Whittier College

On Tue, 2003-04-08 at 14:32, Feng Jeffrey wrote:
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 can change the time the script is run in the cron entry.
-Barry

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
participants (3)
-
Barry Warsaw
-
Feng Jeffrey
-
Terri Oda