> On Oct 26, 2003, at 10:50 AM, Cheng-Jih Chen wrote: >> Hi, I've just upgraded from 2.0.13 to 2.1.3 and the web interfaces for >> Mailman don't appear to work. The impression I get is that POST >> variables aren't being processed. For example, when trying to >> subscribe to a list, I get the message: >> > > You must clear all 2.0.x cookies from your browser before it will > accept 2.1.x cookies.
Did more research. It's apparently not a Mailman issue, but an Apache mod_rewrite issue. I'm testing the system from outside my company's local network, and we have Apache set up to do a mod_rewrite to send a user over to https instead of http. The Mailman FORM ACTION points to http, so I'm losing the POST variables during the rewrite. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org