per domain SITE_ID views?
Using FILTER_VHOST, I have two domains set up and working with MM3, Postorius and Hyperkitty. However, because SITE_ID in settings.py points to one of the domains, that domain name always appears on Postorius and Hyperkitty pages.
The FAQ says there's a way to edit the SITE_ID used by a domain:
https://docs.mailman3.org/en/latest/faq.html#id2
But I think that's just for which SITE_ID is associated with each domain, and not what's displayed.
I already have 'dom1.tld' and 'dom2.tld' set as the display names for each site (under Postorius/Domains/Edit or admin/Sites/Site). The issue is that Postorius and Hyperkitty show 'dom1.tld' for all pages, even those in dom2.tld. Presumably this is because of the SITE_ID value in settings.py.
How to get the correct domain to appear on that domain's Postorius and Hyperkitty pages?
Thanks.
dn
On 12/28/21 1:14 PM, David Newman wrote:
Using FILTER_VHOST, I have two domains set up and working with MM3, Postorius and Hyperkitty. However, because SITE_ID in settings.py points to one of the domains, that domain name always appears on Postorius and Hyperkitty pages. ... How to get the correct domain to appear on that domain's Postorius and Hyperkitty pages?
I don't think the domain is actually displayed on Postorius pages. If I'm wrong, on what Postorius view do you see it? As far as HyperKitty is concerned, please file an issue for this at https://gitlab.com/mailman/hyperkitty/-/issues/new
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
On 12/28/21 1:30 PM, Mark Sapiro wrote:
On 12/28/21 1:14 PM, David Newman wrote:
Using FILTER_VHOST, I have two domains set up and working with MM3, Postorius and Hyperkitty. However, because SITE_ID in settings.py points to one of the domains, that domain name always appears on Postorius and Hyperkitty pages. ... How to get the correct domain to appear on that domain's Postorius and Hyperkitty pages?
I don't think the domain is actually displayed on Postorius pages.
You are almost certainly correct. I saw dom1.tld on a login page, but hadn't realized that login page comes from Hyperkitty and not Postorious.
If I'm wrong, on what Postorius view do you see it? As far as HyperKitty is concerned, please file an issue for this at https://gitlab.com/mailman/hyperkitty/-/issues/new
Opened an issue here:
https://gitlab.com/mailman/hyperkitty/-/issues/404
dn
participants (2)
-
David Newman
-
Mark Sapiro