
I have a couple of lists using mailman 2.1.20. I recently updated the web server software (apache 2) to redirect everything to HTTPS. I did something to break the approval process of messages, but can't find out where I've made the mistake. I've read, I think, all the available documentation for using HTTPS with mailman. I've looked at all the log files for both apache and mailman, error, accesses, smtp, etc and can't find any hint about what I've done wrong as nothing is showing up in any of the logfiles. When I use the admindb page for a list and click on the accept radio and then click on the Submit All Data button, nothing happens.
I've run check_perms as root and supplied the -f to fix any issues to no effect.
If I view the page source all the form actions include https://...
So long story short, how can I find where the error is that is causing the messages to continue to be unapproved and languish as held messages?
Thanks,
ted
-- Ted Frohling (TF30-ARIN) 520.499.1919 www.frohling.org ted-at-frohling-dot-org Change the world one loan at a time - visit Kiva.org to find out how

On 9/21/18 11:27 AM, Ted Frohling wrote:
If I view the page source all the form actions include https://...
Normally, this issue is because the form actions are still http:// and this is fixed by steps 2 and 3 at <https://wiki.list.org/x/17892007>, but that doesn't seem to be the issue here.
There are some other things mentioned/linked at <https://wiki.list.org/x/4030602>.
You have to look at your web server. Something is causing the POST data from the form to be lost. Try enabling 'debugging' in your browser to see the full interaction.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Ted Frohling