I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 486 votes ~ 6 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Running a mailing list with Mailman:
#1 Re: Running a mailing list with Mailman Posted by Serge (213.119.xx.xx) on Wed 9 Mar 2005 at 19:33 It's also possible to dedicate a separate domain to mailman, if you can provide one. Easy to setup when using postfix as MTA, here is one quick hack, might not be complete: add this to /etc/postfix/master.cf: mailman unix - n n - - pipe flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}and issue these statements:postconf -e transport_maps=hash:/etc/postfix/transportecho "lists.domain.com mailman:" >> /etc/postfix/transportpostconf -e relay_domains=/etc/postfix/relay_domainsecho "lists.domain.com" >> /etc/postfix/relay_domains -- Serge van Ginderachter
mailman unix - n n - - pipe flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}
postconf -e transport_maps=hash:/etc/postfix/transportecho "lists.domain.com mailman:" >> /etc/postfix/transportpostconf -e relay_domains=/etc/postfix/relay_domainsecho "lists.domain.com" >> /etc/postfix/relay_domains
--
Serge van Ginderachter
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account