[Mailman-Users] transport-mailman and virtual-mailman not updated with new list

Mark Sapiro mark at msapiro.net
Wed Jan 6 18:41:42 EST 2016


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 <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