Tobias Koopmann wrote:
>
>Now my Problem is the following:
>After a user subscribes to a mailinglist and opens the confirmation link and
>clicks the confirmation button hes got redirected to an "Enter confirmation
>cookie"-Page. But after entering the confirmation cookie nothing happens,
>the same page is shown again.
>
>Other ActionButtons also don't work.
>
>By the way I redirect all Requests on Port 80 to 443. So all actions happens
>over https. I hope that's no problem...


That is exactly the problem. The redirect loses all the POST data. See
the FAQ at <http://wiki.list.org/x/7oA9> for instructions on changing
the scheme from http to https in Mailman URLs.

-- 
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
http://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: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to