On 4/13/22 10:04, bob B via Mailman-users wrote:
So to confirm my assumptions/findings: Digest size threshold---- means when the total size of held messages hits this setting, a digest is sent Digest Volume Frequency. ---- specifies when the digest volume number gets incremented for digest messages, IT DOES NOT send out digests based on the setting, daily, weekly ...
Correct.
So what does the GUI setting "Send Digest Periodically yes no" do? how periodically does it send digests, if this is set to yes?
If I want to send a digest out for a list every day, or every week, how do I set that, especially in the docker environment? Is this something that can be configured in the GUI and configured by each of my list admins? I found that ”'mailman digests --periodic' via cron” should be set in googling, but does that mean I have to do a cron job for any list that wants a scheduled digest sent?
To send digests periodically regardless of size, you need to run
mailman digests --periodic
on the schedule you want. This will send
the accumulated digest if any for every list that is configured to Send
Digest Periodically.
Normally, this is run daily via cron.
If you want a different schedule for different lists you need to run
mailman digests --list list@example.com --periodic
per list on its own
schedule.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan