Laramie/doco/Mailman
From ThinkPrank
[edit]
Adding Lists
to add domains you must edit this:
su -
cd /usr/local/mailman/Mailman
vi mm_cfg.py
Then you add one of these:
add_virtualhost('mydomain.com','mail.mymailserver.com')
Adding lists is easier on the command line:
/usr/local/mailman/bin/newlist
then follow prompts, especially like this for the list name:
listname@thinkprank.com
