>>>>> "BF" == Bryan Fullerton <[EMAIL PROTECTED]> writes:
>> I had the same problem initially. I manually deleted all the >> old cookies set by mailman and it worked fine. Deleting just >> the cookie from that list didn't help. BF> Unfortunately, in this case both of the lists are active, so BF> they're setting cookies all the time. Telling my list-owner BF> that he has to delete all his cookies for his other 10 mm2.0 BF> lists on my server every time he wants to admin his mm2.1 list BF> isn't really a good solution IMHO. :/ BTW, for the hacker inclined, an possibly useful way to debug this is to edit SecurityManager.py, the __checkone() method. Stick something like this before the first try: line (untested): syslog('debug', 'key: %s, c[key]: %s, val: %s', key, c[key], c[key].value) then tail logs/debug until you see the problem. Maybe something interesting will show up. -Barry ------------------------------------------------------ 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: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org