On 11/4/25 11:12, dap1--- via Mailman-users wrote:
For the record I am not using posgreSQL. I have a lot of other things in MySQL and I don't want to maintain 2 databases. I am following the virtual documentation. However, from the other thread I had to make a lot of adjustments for Ubuntu. If there are 2 configurations I don't know how that happened or where the other one is.
In https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/... you report receiving a message with
Subject: Cron <www-data@dap002> [ -f /usr/bin/django-admin ] && flock -n /var/run/mailman3-web/cron.minutely /usr/share/mailman3-web/manage.py runjobs minutely
The issues I have with this are django-admin should be in your venv, not in /usr/bin/ and mailman3-web should be in your venv, not in /usr/share/ and Mailman crons should be run as user mailman, not www-data.
Did you perhaps run pip install mailman-web without your venv active?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan