12 Dec
2018
12 Dec
'18
4:57 p.m.
Thanks!! That fixed it. More precisely: django-admin runjob new_lists_from_mailman --pythonpath /path/to/project --settings settings
I ran this command as the user on which mailman's conda environment is installed, even though in the docs is specified it should be run as www-data, since I'm running ubuntu. Does this mean I can just put this commands in my-user's cron file?