On Thu, Sep 30, 2021 at 4:09 PM Abhilash Raj <maxking@asynchronous.in> wrote:
On Thu, Sep 30, 2021 at 1:59 AM Abhilash Raj <maxking@asynchronous.in> wrote:
On Sep 29, 2021, at 2:34 PM, Odhiambo Washington <odhiambo@gmail.com> wrote:
On Wed, Sep 29, 2021 at 8:31 PM Mark Sapiro <mark@msapiro.net> wrote:
On 9/29/21 9:50 AM, Odhiambo Washington wrote:
- Confirmation emails to Users has wrong domain name (example.com
!)
https://docs.mailman3.org/en/latest/faq.html#confirmation-emails-to-users-ha...
This happens when your reverse (SSL) proxy isn’t setting up the
correct
headers when proxying requests. Fix this by setting the right proxy_set_header directives: ... How is this supposed to be mitigated in Apache when using WSGI?
My config:
WSGIDaemonProcess hyperkitty threads=25
On Thu, Sep 30, 2021, at 2:20 AM, Odhiambo Washington wrote: python-path=/usr/local/mailman
user=mailman group=mailman WSGIPythonHome "/usr/local" WSGIProcessGroup hyperkitty
You are using mod_wsgi and not proxying at all, so this is not relevant in your case.
Are you actually seeing this issue? If so, it might be related to
https://docs.mailman3.org/en/latest/faq.html#the-domain-name-displayed-in-hy...
My issue is related to this, but the documentation referred to is not for the faint-hearted! I can't make head or tails of it.
Click on “Domain” in Postorius from the top bar, which should take you to the Domains page.
For your domain (in the “Mail Host” column), see the corresponding “Web Host” column, it should look something like:
lists.mailman3.org (lists.mailman3.org) (Edit) SITE_ID = 1
Mine looks different, slightly. But there is no example.com at all.
[image: Abhilash.png]
on a new-ish version of Postorius.
I have the newest versions of everything, having installed only yesterday.
If it doesn’t show the right values and instead shows “example.com” for you, click on the “Edit” link, which will take you to a page that will allow you to edit both the values.
It shows the right values, but with "SITE_ID = 2". In my settings_local.py I have SITE_ID = 1. I suppose the example.com is the one tied to SITE_ID = 1 and that is what I have in my settings_local.py.
That is most likely what is happening.
Should I edit my settings_local.py?
Yes, please update it to have SITE_ID = 2 to correspond to the site you want and restart.
I did this, but there is still a problem: The hyperkitty URL still shows example.com. Maybe I need to re-import the database to clear this?
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' :-)