Add Comment

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:


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/transport
echo "lists.domain.com mailman:" >> /etc/postfix/transport
postconf -e relay_domains=/etc/postfix/relay_domains
echo "lists.domain.com" >> /etc/postfix/relay_domains

--

Serge van Ginderachter


Username:Anonymous
Title:
Your Comment:

Posting Format:

 

Inappropriate comments will be removed.

Some help on entry formatting is available

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search