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-has-wrong-domain-name-example-com>
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...
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan