Re: [Mailman-Users] Digest mode sending individual emails

2013-03-14 Thread ml lists
On 13 March 2013 22:56, Mark Sapiro m...@msapiro.net wrote: Lists can be configured to send digests periodically (digest_send_periodic = Yes), but the frequency is determined by how often Mailman's cron/senddigests runs. You have probably set digest_size_threshhold to 0 thinking this means

Re: [Mailman-Users] Digest mode sending individual emails

2013-03-14 Thread Mark Sapiro
ml lists wrote: I had/have the following digest_size_threshhold = 30 digest_send_periodic = no digest_volume_frequency = weekly And if I understood correctly, this regardless of threshhold size should only send weekly, no? No. This will send a digest whenever the size reaches about 30K bytes

[Mailman-Users] Digest mode sending individual emails

2013-03-13 Thread ml lists
Hello, I am having some problems with a mailman list that i administer. The list is configured to send digest emails once a week (via the web ui) but this is not happening, instead emails are being sent individually, as they are posted to the list, but tagged as digest. Would anyone have any

Re: [Mailman-Users] Digest mode sending individual emails

2013-03-13 Thread Mark Sapiro
ml lists wrote: I am having some problems with a mailman list that i administer. The list is configured to send digest emails once a week (via the web ui) Lists can be configured to send digests periodically (digest_send_periodic = Yes), but the frequency is determined by how often Mailman's