Alberto Pereira wrote:
>
>I'm trying to find a way to send weekly digests to specific users. I could
>write a bunch of code to store the specified users, check the dates on
>emails and send them once a week with a cron job, but is there a easier way
>to do that?


If you wanted to send digests weekly to ALL digest members of ALL lists
with periodic digests, all you'd need to do is set the list's Digest
options -> digest_size_threshhold to a large value and change
Mailman's crontab to run cron/send-digests weekly.

Otherwise, you're stuck with implementing your own digest process.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to