What is the recommended Mailman3 web cron job configuration under Debian?
0
votes
1
answer
296
views
The [Mailman3 web installation instructions](https://docs.mailman3.org/en/latest/config-web.html#scheduled-tasks-required) ask for the configuration of various cron jobs. This is not specified in the [Debian Mailman3 installation instructions](https://salsa.debian.org/mailman-team/mailman-suite/-/blob/master/debian/README.Debian) , which might suggest that the Debian
mailman3-full
package sets up what is required. Yet no cron jobs are listed in /var/spool/cron/crontabs/
.
In addition, trying to run the specified jobs from the command line (e.g. sudo -u list mailman /usr/bin/mailman-web runjobs hourly
) results in the error: ValueError: Language code already registered: ar
.
Asked by Diomidis Spinellis
(762 rep)
Jan 12, 2023, 09:55 AM
Last activity: Jan 12, 2023, 10:07 AM
Last activity: Jan 12, 2023, 10:07 AM