system-config/playbooks/roles/mailman-site
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
..
files/openstack/html-templates-en Ansible mailman configs 2021-05-11 08:40:01 -07:00
handlers Ansible mailman configs 2021-05-11 08:40:01 -07:00
tasks Add support for Ubuntu Focal to our mailman ansible 2021-09-13 09:10:00 -07:00
templates Update Mailman archive URLs to use HTTPS 2022-07-06 13:25:15 +00:00
README.rst Ansible mailman configs 2021-05-11 08:40:01 -07:00

Role to configure a mailman site in a multihost environment