Mark

I have one problem, this resides on a shared machine. Any way to script it
for a particular client?

Thanks

:::::..::::::...:::::::....::::::::::.....:::::::::........
Reply from
Dwayne Phillips
Freight Management Inc
714.224.7906 
714.224.7956 Fax
:::::..::::::...:::::::....::::::::::.....:::::::::........



-----Original Message-----
From: Mark Sapiro [mailto:[EMAIL PROTECTED] 
Sent: Saturday, March 12, 2005 7:37 AM
To: [EMAIL PROTECTED]; mailman-users@python.org
Subject: Re: [Mailman-Users] Mailman Question

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



-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.6.4 - Release Date: 3/7/2005
 

------------------------------------------------------
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