Changes between Version 1 and Version 2 of DevNotes/Processeses/MailmanConfig
- Timestamp:
- Oct 27, 2017 7:39:38 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Processeses/MailmanConfig
v1 v2 7 7 The default mailman does not properly support multiple domains. On the UTK server we need to have separate instances of mailman for each domain so as to have different admins and main lists etc. 8 8 9 Installed multiple copies of mailman using the script and instructions from [https://github.com/dpocock/mailmen] - a tarball of the code is attached to this page for posterity, and the instructions are as follows (copied from GitHub ):9 Installed multiple copies of mailman using the script and instructions from [https://github.com/dpocock/mailmen] - a tarball of the code is attached to this page for posterity, and the instructions are as follows (copied from GitHub and modified based on experience): 10 10 11 11 {{{ … … 73 73 6. Enable the service for each domain: 74 74 75 update-rc.d mailmen-lists-example-org defaults 20 2 3 4 5 .75 update-rc.d mailmen-lists-example-org defaults 76 76 77 77 7. Create the site list for each domain: