
On 10/10/25 17:46, Mark Sapiro wrote:
On 10/10/25 1:37 AM, Flo via Mailman-users wrote:
The difference I am talking about is that lists.example1.com/ postorius/ lists shows only its mailing lists while lists.example2.com/postorius/ lists shows all mailing lists on the server (ie. also mailing lists of example1.com).
What is your Postorius version? Whether Postorius displays all lists or only those matching the current host is controlled by the FILTER_VHOST setting. There was an issue with this prior to Postorius 1.3.3. See https://gitlab.com/mailman/postorius/-/issues/394
Postorius Version 1.3.13, /usr/share/mailman3-web/settings.py: FILTER_VHOST = True , however, this is set for the whole server and not for single domains/sites, right?
In my case mail_host is the same as web_host so I shouldn't be touched by that problem anyway.
Flo