On Fri, Jan 26 2018, Timm Stamer wrote:
I use https://gitlab.com/mailman/mailman-suite as WSGI backend for httpd
# git clone https://gitlab.com/mailman/mailman-suite.git
You have to customize settings.py of mailman-suite before you can start using it.
Thanks. Unfortunately, it seems, that settings.py is not found:
mod_wsgi (pid=22182): Target WSGI script '/srv/www/htdocs/ckc3r/mailman-suite/mailman-suite_project/wsgi.py' cannot be loaded as Python module. mod_wsgi (pid=22182): Exception occurred processing WSGI script '/srv/www/htdocs/ckc3r/mailman-suite/mailman-suite_project/wsgi.py'. Traceback (most recent call last): [...] File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) ImportError: No module named settings
Any hints?
TIA for your help,
Peter