Jeremy Stanley 5a37720388 Update Mailman archive URLs to use HTTPS
A missed detail of the HTTPS config migration,
/usr/lib/mailman/Mailman/Defaults.py explicitly sets this:

    PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/pipermail/%(listname)s/'

Override that setting to https:// so that the archive URL embedded
in E-mail headers will no longer unnecessarily rely on our Apache
redirect. Once merged and deployed, fix_url.py will need to be rerun
for all the lists on both servers in order for this update to take
effect.

Change-Id: Ie4a6e04a2ef0de1db7336a2607059a2ad42665c2
2022-07-06 13:25:15 +00:00
..
2020-03-11 15:15:00 -07:00
2019-05-15 16:03:07 -07:00
2021-02-11 13:35:16 +11:00
2020-09-30 11:55:24 +10:00
2021-12-03 14:17:23 -08:00
2021-05-11 08:40:01 -07:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2022-02-10 13:24:42 -08:00
2021-03-18 11:59:30 +11:00
2022-02-25 17:27:35 +11:00
2021-07-15 23:25:10 +00:00