beartooth wrote: > >It did take from Epiphany. So what do I tell the people in opera.general, >over on news.opera.no, who'll be able to do something about it? Just that >setting the subscription options worked with Epiphany but not Opera, or is >there something else I'm not getting?
When you log in to your options page at <http://mail.python.org/mailman/options/mailman-users/[EMAIL PROTECTED]>, mailman sets a session cookie by sending the http header Set-Cookie: mailman-users+user+beartooth--at--adelphia.net=xxx; Path=/mailman/; Version=1 where xxx is a string of hex digits (characters 0-9 and a-f) representing a hash of your password and other data. Can opera show you it's set cookies. If so, and you can see this cookie, so far so good. If opera can show you it's cookies and this isn't there after you sent your password and received your options page, then opera didn't accept the cookie. Then when you submit your (revised) options, opera should send the post data with a cookie header Cookie: mailman-users+user+beartooth--at--adelphia.net=xxx where xxx is the same data as in the Set-Cookie: header. Something in this process isn't happening. I.e. Mailman is setting a cookie that is not being accepted and returned as set. -- Mark Sapiro <[EMAIL PROTECTED]> 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://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp