On 10/23/20 5:31 PM, Alex Schuilenburg via Mailman-users wrote:
Most of the lists migrated so far don't have moderators, just owners. However, when these lists have messages requiring moderation, the owners dont get notified of held messages - unlike 2.1 where they did. Is this a change or is there something I am missing in the configuration?
As Brian said, owners as well as moderators should be notified.
These notices are sent immediately if admin_immed_notify is True. If not, only periodic notices are sent. This needs to be run by cron.
I have the minute/quarterly/hourly etc cron jobs running, although I have had to tune down the frequency of minute to hourly as it takes 6.5 minutes to run* - but I doubt this is the cause.
Those are Django tasks and don't affect this. You also need to run
mailman digests --periodic
to send periodic digests (see
<https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/commands/docs/digests.html>)
and mailman notify
to send periodic moderator notices (see
<https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/commands/docs/notify.html>).
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan