On 11/3/19 11:08 AM, jimw...@attglobal.net wrote: > > Confirming the subscription using the email method works fine, but the > web page confirmation is having problems. > > For a user named "dot" joining the Skipper group, the URL is: > > http://<my-web-site>/mailman/confirm/skipper/b36adbfa6d4b9af927197b75006444262696b9a6 > ... > After the user clicks to subscribe to the group on the Confirm > Subscription web page, > the confirm.py script checks to see if the cookie was entered in the URL:
So the initial GET of the page at http://<my-web-site>/mailman/confirm/skipper/b36adbfa6d4b9af927197b75006444262696b9a6 works and it is only the subsequent "Subscribe to list ..." button that fails. If that is correct, POST data is getting lost. See the FAQ article at <https://wiki.list.org/x/4030602> for some reasons why this happens (most likely redirection from http to https, in which case do at least steps 1-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