Re: [Mailman-Users] Error generated by unsubscribe requests

2009-02-19 Thread Kærast
On Tue, 17 Feb 2009 10:11:52 -0800 Mark Sapiro wrote: > The offending statement that throws the exception is line 76 in > /usr/lib/mailman/Mailman/Pending.py > > if data[0] == UNSUBSCRIPTION and data[1] == content[0].address: > Indeed it is, though I was hoping for some explanation of wh

Re: [Mailman-Users] Error generated by unsubscribe requests

2009-02-18 Thread Mark Sapiro
Kærast wrote: > On Tue, 17 Feb 2009 10:11:52 -0800 > Mark Sapiro wrote: > > >> The offending statement that throws the exception is line 76 in >> /usr/lib/mailman/Mailman/Pending.py >> >> if data[0] == UNSUBSCRIPTION and data[1] == content[0].address: >> > > Indeed it is, though I was hopi

Re: [Mailman-Users] Error generated by unsubscribe requests

2009-02-17 Thread Mark Sapiro
Kærast wrote: > > I've started getting an error message when people try unubscribing from > my lists by emailing the -unsubscribe addresses. I'm running a > slightly modified version of 2.1.9 (based on the Debian version with > a few modifications of my own) The following error appears in the er

[Mailman-Users] Error generated by unsubscribe requests

2009-02-17 Thread Kærast
Hi, I've started getting an error message when people try unubscribing from my lists by emailing the -unsubscribe addresses. I'm running a slightly modified version of 2.1.9 (based on the Debian version with a few modifications of my own) The following error appears in the error logs Feb 16 16: