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 <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to