[Mailman-Users] Virtual domains

Mark Sapiro msapiro at value.net
Sat Nov 5 19:21:38 CET 2005


Thomas Spuhler wrote:
>
>In the mailman manual it says I need to add to mm_cfg.py:
>POSTFIX_STYLE_VIRTUAL_DOMAINS = [doma2.ain', 'dom3.ain']
>should this be like this:
>POSTFIX_STYLE_VIRTUAL_DOMAINS = ['btspuhler.com']
>or
>POSTFIX_STYLE_VIRTUAL_DOMAINS = 'btspuhler.com'

It is a list so even though it is a list of one, it needs to be written

POSTFIX_STYLE_VIRTUAL_DOMAINS = ['btspuhler.com']

-- 
Mark Sapiro <msapiro at value.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