8 Jun
2019
8 Jun
'19
11:04 a.m.
Abilash,
This is most helpful. But there seems to be an inconsistency, and it goes to exactly the question I am asking. You refer to mailman suite at the top of the file. But I want to follow your advice to use pip. Then after the pip instructions, you talk about the mailman-suite config file for Django. t's exactyl what I _don't_ want. Where is the Django config area for the pip installed modules? It is this that I find obscure.
Andrew
On Sat, 8 Jun 2019 at 19:53, Abhilash Raj <maxking@asynchronous.in> wrote:
Finally, you need to create config files in right places:
Mailman Core's config lives at `/etc/mailman.cfg
Django config lives in the django project, mailman-suite.
I am not going to dive into actual runtime configuration here.