5 Mar
2021
5 Mar
'21
1:04 a.m.
Thanks. I think that may be the issue is with http vs https.
I checked the templates table in MySQL. The URL has 'http' and not 'https'.
So the curl returns a 301 error instead of the contents of the template.
I could try a rewrite rule instead of a redirect. But is there a configuration I can change to affect that entry?
Would this be the setting below? I thought that was for encrypting the Mailman API connection. I'm running Mailman Core and Postorius on the same host so just using 127.0.0.1 for internal traffic.
[webservice] use_https: no