Re: [Mailman-Users] duplicate entry: "mail...@lists.example.org" in virtual-mailman.db

2016-04-14 Thread Mark Sapiro
On 04/14/2016 08:58 AM, Mark Sapiro wrote: > On 04/13/2016 10:19 AM, Manuel Vögele wrote: >> >> What am I doing wrong? > > > Nothing really. You have just discovered two bugs. First, the appending > of VIRTUAL_MAILMAN_LOCAL_DOMAIN should also be applied in the SITE > ADDRESSES stanza, and the add

Re: [Mailman-Users] duplicate entry: "mail...@lists.example.org" in virtual-mailman.db

2016-04-14 Thread Manuel Vögele
Thanks for your help. I cannot remove the @localhost mapping because that would cause postfix to append @example.org which is then handled by dovecot (and thus will fail). This is also the reason wh i can't put @example.org as the preferred host for the list. However since this is caused by a bug

Re: [Mailman-Users] duplicate entry: "mail...@lists.example.org" in virtual-mailman.db

2016-04-14 Thread Mark Sapiro
On 04/13/2016 10:19 AM, Manuel Vögele wrote: > > Indeed the virtual-mailman file generated by mailman contains multiple > mail...@lists.example.org entries: > > file: virtual-mailman > ... > # We also add the site list address in each virtual domain as that address > #

[Mailman-Users] duplicate entry: "mail...@lists.example.org" in virtual-mailman.db

2016-04-14 Thread Manuel Vögele
Hi everyone. I just set up a mailman installation and almost everything is working as expected. However everytime i create a new mailing list mailman prints the following warning: postmap: warning: /var/lib/mailman/data/virtual-mailman.db: duplicate entry: "mail...@lists.example.org" Indeed the