[Mailman-Users] Mailman Question

Mark Sapiro msapiro at value.net
Sat Mar 12 16:37:25 CET 2005


Dwayne Phillips wrote:

>Is there anyway to schedule digest emails?
>
>I could use a timer to send emails once a week at a particular time.

You can adjust the crontab entry to run senddigests on whatever
schedule you want (default is daily at noon).

Digests will still be sent when the accumulated size reaches
digest_size_threshhold.

If you're asking regarding an individual list rather than the site, you
would have to set digest_send_periodic to No and then send digests
through some other process. You can't use cron/senddigests directly
because it only sends digests for lists that have digest_send_periodic
set to Yes even if the list is named on the command line, but you
could look at the code to see how a digest is sent and make a simple
script to do the same thing or use bin/withlist.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list