Re: [Mailman-Developers] Problem with Postfix virtual support in current CVS

2002-03-05 Thread Barry A. Warsaw
> "CG" == Carson Gaspar <[EMAIL PROTECTED]> writes: CG> I _think_ I set this up properly, but please tell me if I got CG> something wrong: CG> $ bin/dumpdb /var/mailman/lists/bluefeather/config.db | grep CG> host_name\' 'host_name': 'bluefeather.org', >> From mm_cfg.py:

[Mailman-Developers] Problem with Postfix virtual support in current CVS

2002-03-05 Thread Carson Gaspar
I _think_ I set this up properly, but please tell me if I got something wrong: $ bin/dumpdb /var/mailman/lists/bluefeather/config.db | grep host_name\' 'host_name': 'bluefeather.org', >From mm_cfg.py: MTA = 'Postfix' POSTFIX_STYLE_VIRTUAL_DOMAINS = ['bluefeather.org', 'boardstiffny.org']