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>


-- 
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
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

Reply via email to