On 11/4/25 11:22, dap1--- via Mailman-users wrote:
Not fatal but hundreds of emails per day. I copies the crontabs from the 
documentation; Here is the crontab I have:

* * * * *          /opt/mailman/venv/bin/mailman-web runjobs minutely
0,15,30,45 * * * * /opt/mailman/venv/bin/mailman-web runjobs quarter_hourly
@hourly            /opt/mailman/venv/bin/mailman-web runjobs hourly
@daily             /opt/mailman/venv/bin/mailman-web runjobs daily
@weekly            /opt/mailman/venv/bin/mailman-web runjobs weekly
@monthly           /opt/mailman/venv/bin/mailman-web runjobs monthly
@yearly            /opt/mailman/venv/bin/mailman-web runjobs yearly


But based on https://lists.mailman3.org/archives/list/[email protected]/message/3N5S5B7MUBKPO5XXYZ4WWNEOMPNEGHIO/ you have some other crontab running mailman stuff. Try

sudo grep -r '/usr/share/mailman3-web/manage.py' /etc/cron* /var/spool/cron

(on one line if wrapped) to find it.

--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/MEJZODUCD2UII5JMAMRONBNGKJR76IL2/

This message sent to [email protected]

Reply via email to