Aaron Stone wrote:
> On Mon, Nov 5, 2007, Jorge Bastos <[EMAIL PROTECTED]> said:
>
>> I need to setup a mailling list, how can I do that? Is this supported?
>
> I put this on the wiki two years ago:
> http://dbmail.org/dokuwiki/doku.php?id=mailman
>
> However, I remember seeing a much better way to do this on the mailing
> list more recently. Something about mailman domains. I don't recall the
> details. Let's update the wiki with whatever the best-practice is.
That was me talking about the mailman transport in postfix. All documented in
the mailman mta integration docs.
/etc/postfix/transport:
lists.mydomain.com mailman:
/etc/postfix/master.cf:
mailman unix - n n - - pipe flags=FR user=list
argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${mailbox}
The mentioned python script (postfix-to-mailman.py) contains the above setup
documentation as well.
After setting this up, all you need to do is create lists (newlist listname),
and you're all set. No need to manage aliases.
--
________________________________________________________________
Paul Stevens paul at nfg.nl
NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail