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
..
2021-06-02 13:56:19 +10:00
2020-02-12 16:39:11 +11:00
2022-05-05 08:36:20 -07:00
2020-11-20 19:13:32 +11:00
2022-04-20 16:47:02 -07:00
2022-03-10 12:49:56 +11:00
2022-06-28 18:41:17 +10:00
2020-11-05 11:56:46 +11:00
2020-04-16 12:45:36 -05:00
2022-01-19 11:00:12 -08:00
2022-05-04 13:08:28 -07:00
2020-10-19 14:06:57 +11:00
2022-06-09 16:37:54 +10:00
2022-02-01 13:52:47 -08:00
2021-12-13 14:54:16 +11:00