Re: [Mailman-Users] Switching a list to port 443

2018-03-08 Thread Lindsay Haisley
On Wed, 2018-03-07 at 08:40 -0800, Mark Sapiro wrote: > The most likely explanation for what you observed is you never ran > fix_url on the affected lists after you changed DEFAULT_URL_HOST to > "www.fmp.com" so their web_page_url attribute still had the prior > domain. I suppose it's possible, an

Re: [Mailman-Users] Switching a list to port 443

2018-03-07 Thread Mark Sapiro
On 03/07/2018 09:18 AM, Lindsay Haisley wrote: > > I suppose it's possible, and certainly it was a misconfig on my part to > _not_ have an add_virtualhost call for "www.fmp.com". The web_page_url > in effect, though, seems to have been the one set with  > --urlhost when newlist was invoked to crea

Re: [Mailman-Users] Switching a list to port 443

2018-03-07 Thread Lindsay Haisley
On Wed, 2018-03-07 at 08:40 -0800, Mark Sapiro wrote: > The most likely explanation for what you observed is you never ran > fix_url on the affected lists after you changed DEFAULT_URL_HOST to > "www.fmp.com" so their web_page_url attribute still had the prior > domain. I suppose it's possible, an

Re: [Mailman-Users] Switching a list to port 443

2018-03-07 Thread Mark Sapiro
On 03/07/2018 08:29 AM, Lindsay Haisley wrote: > On Tue, 2018-03-06 at 19:25 -0800, Mark Sapiro wrote: >> Or you could just run the script at >> under withlist for those >> lists you want to change. > > Mark, there appears to be a bit of an issue with thi

Re: [Mailman-Users] Switching a list to port 443

2018-03-07 Thread Lindsay Haisley
On Tue, 2018-03-06 at 19:25 -0800, Mark Sapiro wrote: > Or you could just run the script at > under withlist for those > lists you want to change. Mark, there appears to be a bit of an issue with this script.  I've changed the DEFAULT_URL_HOST to "www.fmp

Re: [Mailman-Users] Switching a list to port 443

2018-03-06 Thread Mark Sapiro
On 3/6/18 5:50 PM, Lindsay Haisley wrote: > > I've found  > https://mail.python.org/pipermail/mailman-users/2003-April/027856.html > which is helpful, but apparently, at least with MM 2.1.1, it was > necessary to to set DEFAULT_URL_PATTERN as a global setting. On FMP's > server, some lists are ass

Re: [Mailman-Users] Switching a list to port 443

2018-03-06 Thread Lindsay Haisley
On Tue, 2018-03-06 at 19:36 -0600, Lindsay Haisley wrote: > I have an installed list running mailman-2.1.18-1 and just set up a SSL > cert from Let's Encrypt to run the site to which the list is attached > via https on port 443. > > The list moderator emailed me noting that she was having trouble

[Mailman-Users] Switching a list to port 443

2018-03-06 Thread Lindsay Haisley
I have an installed list running mailman-2.1.18-1 and just set up a SSL cert from Let's Encrypt to run the site to which the list is attached via https on port 443. The list moderator emailed me noting that she was having trouble clearing moderated posts, a problem which I verified, and changes to