On Thu, Feb 09, 2023 at 02:05:09PM -0800, Mark Sapiro wrote:
On 2/9/23 13:21, Lars Bjørndal wrote:
I have lists on two domains, example1.com and example2.com. The mail interface works perfectly. However, connecting a browser to example1.com, I get the title List index - example1.com, and the web interface seems to work fine.
If I connect to example2.com, the title is example2.com, without the preceding List index. And the body says Page not found.
What's in the browser's address bar for that page?
It's https://example2.com/mailman3/lists/
For the domain that works, it is https://example1.com/mailman3/lists/
Please note that I've changed mailman to mailman3 for the complete installation.
What's in Postorius domains view?
I realized that I have to change SIT_ID to 1 to be able to connect to http://localhost:8000/. Then, when checking Domains, I have both domains with different SIT_ID value (1 and 2).
What's in the Django admin sites view.
Going to http://localhost:8000/admin and choosing Sites, I have both domains listed.
Thanks
Lars