diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-12-19 17:41:50 +0100 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-12-19 17:41:50 +0100 |
commit | 4d6257eb76b40ab5c1bc11da262c6d7d746aef86 (patch) | |
tree | ddf47431d121cf56707ea53b1511d7bedaaac233 /software | |
parent | b3e8c781320bae3f988b611476ac0f802e1a3299 (diff) | |
download | knowledge-4d6257eb76b40ab5c1bc11da262c6d7d746aef86.tar.gz knowledge-4d6257eb76b40ab5c1bc11da262c6d7d746aef86.zip |
mailman new list instructions
Diffstat (limited to 'software')
-rw-r--r-- | software/mailman.page | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/software/mailman.page b/software/mailman.page index 81881f7..7255364 100644 --- a/software/mailman.page +++ b/software/mailman.page @@ -10,6 +10,15 @@ Then create actual lists like: newlist --urlhost=mailman.example.com discuss@example.com +Follow the directions and paste the resulting aliases into /etc/aliases, then +run 'newaliases'. + +Archiving does not seem to work by default, until permissions are fixed on the +directories and files at '/var/lib/mailman/archives/private/<listname>*'. + +In the admin interface, you probably want to edit the description, the footer +message (in "Non-digest options"), and subscribe yourself. + thttpd isn't in wheezy. manually download 'squeeze' thttpd package and install with dpkg: |