cppalliance / boost-mailman

Boost Software License 1.0
1 stars 1 forks source link

Boost Mailman

A repository to store customized Boost templates for Mailman.

The mailman servers are installed using https://github.com/cppalliance/ansible-mailman3. An installation includes both mailman-core and mailman-web. File locations on a server:

/etc/mailman3/ Mailman core configuration files.
/var/lib/mailman3/ Mailman core production files.
/var/lib/mailman3/web/ Mailman web
/var/lib/mailman3/web/project/ Django settings files. settings.py, manage.py, .env

Local development environment