When I implemented a custom handler for my server, I followed this FAQ: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.067.htp
Between that, the python docs that someone else mentioned and looking at the existing handlers in Mailman/Handlers I was able to get things going with little trouble. Good luck, -Matt On Wednesday 06 September 2006 21:47, Nerses Ohanyan wrote: > Thanks. I looked at the archives, but so far I'm not seeing anything > particularly useful. Does anyone know what exactly is being passed to > my handler? does anyone know where msg, mlist and msgdata are defined > (or the appropriate variables) ? Not even sure I'm making sense. > > I'll keep digging and if I find anything I'll post. > > Thanks again Brad. > > On 9/6/06, Brad Knowles <[EMAIL PROTECTED]> wrote: > > At 3:31 PM -0700 2006-09-06, Nerses Ohanyan wrote: > > > I have a python script that can process an ascii text file, but I want > > > to run this script for one of my mailing lists, so that it processes > > > the e-mail message (the script populates my database). Where can I > > > find help with details about writing python scripts to be inserted in > > > a mailing list pipeline. > > > > You're looking for a custom handler. Unfortunately, there don't > > appear to be any FAQs addressing this issue, but I do know that this > > subject has been discussed many times on the mailman-users and > > mailman-developers lists, so you should search the archives. > > > > When you find posts that provide the information you need, please > > feel free to create a suitable entry for the subject in the > > community-supported FAQ Wizard. > > > > -- > > Brad Knowles, <[EMAIL PROTECTED]> > > > > "Those who would give up essential Liberty, to purchase a little > > temporary Safety, deserve neither Liberty nor Safety." > > > > -- Benjamin Franklin (1706-1790), reply of the Pennsylvania > > Assembly to the Governor, November 11, 1755 > > > > Founding Individual Sponsor of LOPSA. See <http://www.lopsa.org/>. ------------------------------------------------------ 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