On 07/21/2017 04:43 PM, Rafael Mora wrote:
YEEEES! At last!!! I can see the web UI.
Now I´m getting this message in the web UI:
Something went wrong Mailman REST API not available. Please start Mailman core.
Where do I configure the REST API ?????
So I guess you figured out that ALLOWED_HOSTS is a Django setting in settings.py or wherever your Django settings are.
Now you have to start Mailman Core. In your Python 3 'env' where you installed Mailman Core, run 'bin/mailman start'.