On 7/5/24 09:45, Bill Cole wrote:

One thing to check is that URL. If your webserver always redirects http to https but Mailman thinks its URL starts with http:// you will have problems like this. The solution is switch Mailman to use the https URL.


And to do that, set

DEFAULT_URL_PATTERN = 'https://<ourdomain.com>/mailman/'

(substituting for <ourdomain.com> of course) in mm_cfg.py and then fun fix_url, see https://wiki.list.org/x/4030616

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/
Member address: arch...@jab.org

Reply via email to