On 01/06/2016 03:33 PM, Eggert Ehmke wrote:
> Am Mittwoch, 6. Januar 2016, 14:42:25 schrieb Mark Sapiro:
>>
>> OK. Everything seems to be working correctly. It appears that the issue
>> is with POSTFIX_STYLE_VIRTUAL_DOMAINS in mm_cfg.py. In order for entries
>> to be generated in data/virtual-mailman (and data/transport-mailman) for
>> a list, that list's host_name must be in the
>> POSTFIX_STYLE_VIRTUAL_DOMAINS list in mm_cfg.py.
>>
>> Is that the case?
> 
> Yes. And data/virtual-mailman and data/transport-mailman still don't get the 
> new list entries, even when they are updated after running genaliases.


What exactly is the POSTFIX_STYLE_VIRTUAL_DOMAINS entry in mm_cfg.py and
what exactly is the output from

for list in `bin/list_lists -b`; do
 bin/dumpdb lists/$list/config.pck | grep host_name.:
done

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to