Re: [Mailman-Users] Simple notification handler

2011-12-22 Thread Mark Sapiro
Yves Moisan wrote: > >A final question : I see now that even restarting Mailman won't change >the list-specific handler application and one needs to explicitly delete >it if one wants to get rid of it. That's a good thing. But where are >list-specific pipeline defs stored ? The pipeline attr

Re: [Mailman-Users] Simple notification handler

2011-12-22 Thread Yves Moisan
Hi Mark, Our emails crossed here. I just tried importing my handler on the python prompt and the syntax error popped obvious. The minute the pipeline for the list was set with /bin/config_list I could see the pyc so I knew I was in business. A final question : I see now that even restartin

Re: [Mailman-Users] Simple notification handler

2011-12-22 Thread Yves Moisan
Mark: I had forgotten the ":" at the end of the if line. Sorry for the noise. Yves -- 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 P

Re: [Mailman-Users] Simple notification handler

2011-12-22 Thread Mark Sapiro
Yves Moisan wrote: > >It seems the handler stops the list from working. When I delete the new >pipeline the list works fine so it's the Python file (or the way I >included it in the pipeline ?) that has a problem. > >I've tried including a she-bang line or not (see below for both the >handler a

Re: [Mailman-Users] Simple notification handler

2011-12-22 Thread Yves Moisan
Hi Mark, It seems the handler stops the list from working. When I delete the new pipeline the list works fine so it's the Python file (or the way I included it in the pipeline ?) that has a problem. I've tried including a she-bang line or not (see below for both the handler and the text fil

Re: [Mailman-Users] Is there a way to see a member's current score onbounce levels?

2011-12-22 Thread Mark Sapiro
Ma, Yuan wrote: > >Is there a way to see a members current score on bounce levels? >I would appreciate it very much if you could tell me the way to see a members >current score on bounce levels. An individual members current bounce score if any is on the members 'options' page which is accessabl

[Mailman-Users] Is there a way to see a member's current score on bounce levels?

2011-12-22 Thread Ma, Yuan
Hi, We are using mailman as our mailing list at OSU. A professor who is an admin for his mailing list found that three people's email addresses were removed from his mailing list due to bounced score. Is there a way to see a members current score on bounce levels? I would appreciate it very muc