[Mailman-Users] postfix doesn't know mailman lists

Mark Sapiro mark at msapiro.net
Thu Sep 25 20:00:20 CEST 2008


fuchur wrote:
>
>I hope someone can help me or point me in the right direction ;-)
>
>I'm using postfix with a mysql back-end and can't get mailman to work in
>this environment.


See <http://www.list.org/mailman-install/node13.html> AND
<http://www.list.org/mailman-install/postfix-virtual.html>.


>I uploaded my main.cf: http://pastebin.com/m2a35da3d


In main.cf

virtual_alias_domains = lists.xxx.com

virtual_alias_maps = mysql:/etc/postfix/mysql-virtual_alias_maps.cf
   hash:/path/to/mailman/data/virtual-mailman

alias_maps = hash:/etc/aliases
   hash:/path/to/mailman/data/aliases

In mm_cfg.py

MTA = 'Postfix'
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['lists.xxx.com']

Then run Mailman's bin/genaliases. and reload postfix.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list