Thanks, that fixed things. Wouldn't make better sense to just use "relative" URLs?
At Wed, 1 Nov 2017 17:41:56 -0700 Mark Sapiro <[email protected]> wrote: > > On 11/01/2017 05:01 PM, Robert Heller wrote: > > I can't find the admistrator docs for Mailman 2.1.x (I am running 2.1.16). > > I > > recently (today) got a Let's Encrypt SSL cert for my mailman site, but > > some things are not working right. The forms are being populated with > > http:// > > actions and not https:// actions. What do I need to fix to correct that? > > I > > tried putting > > > > DEFAULT_URL_PATTERN = 'https://%s/mailman/' > > > > PUBLIC_ARCHIVE_URL = 'https://%(hostname)s/pipermail/%(listname)s' > > > > in mm_cfg.py, but that is not helping. > > > Because that only affects new lists. For existing lists you need to run > fix_url. See step 3 at <https://wiki.list.org/x/17892007> > > -- Robert Heller -- 978-544-6933 Deepwoods Software -- Custom Software Services http://www.deepsoft.com/ -- Linux Administration Services [email protected] -- Webhosting Services ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
