Changes between Version 9 and Version 10 of DevNotes/Processeses/MailmanConfig
- Timestamp:
- Oct 27, 2017 9:43:46 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Processeses/MailmanConfig
v9 v10 122 122 any list! 123 123 124 chown -R list /var/lib/mailmen/lists. simpleid.org/archives/private/*124 chown -R list /var/lib/mailmen/lists.example.org/archives/private/* 125 125 126 126 of to do all lists at once: … … 148 148 specific examples that are ready to use. 149 149 150 Copyright (C) 2013 Daniel Pocock http://danielpocock.com 151 152 Licensed under the GNU General Public License (GPL) v3.0 or later. 153 154 Parts of these scripts adapted from the Mailman package in Debian 150 12. Start the service 151 152 sudo /etc/init.d/mailmen-lists-example-org start 153 155 154 }}} 156 155