!Integrated Mailing List Setup
Install postfix (or sendmail), imap server (dovecot or similar) and mailman.
* __yum install postfix__
* __yum install mailman__
* __yum install dovecot__
Make sure postfix is up and running:
* __chkconfig postfix on__
* __service postfix start__

Add "apache" to mailman group.
* in /etc/group, add similar: __mailman:x:41:apache__ ( 41 may vary depending on your unix flavor)

Give Permissions to aliases to mailman groups
* __sudo chgrp mailman /etc/aliases*__ ; __sudo chmod g+rw /etc/aliases*__

Create a user to receive all list emails and set password
* createuser boardsync; passwd boardsync

Page History
Date/CommentUserIPVersion
07 Dec 2008 (22:49 UTC)
config for subdomaing lists
Will69.203.72.16116
Current • Source
Will69.203.72.16115
View • Compare • Difference • Source
spiderr69.134.60.20414
View • Compare • Difference • Source
spiderr69.134.60.2049
View • Compare • Difference • Source
spiderr69.134.60.2046
View • Compare • Difference • Source
spiderr69.134.60.2044
View • Compare • Difference • Source
spiderr69.134.60.2042
View • Compare • Difference • Source