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#id1> < 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 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.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' :-)