[Mailman-Users] Custom handler error

Meenal Pant mpant at ncsa.uiuc.edu
Thu Dec 13 14:53:53 CET 2007


I am trying to implement a custom handler and referring to
http://www.python.org/cgi-bin/faqw-mm.py?req=edit&file=faq04.067.htp for
doing so. I insert the

 GLOBAL_PIPELINE.insert(GLOBAL_PIPELINE.index('Moderate'), 'MyHandler')

line in mm_cfg.py and restart the qrunner  as 
/usr/lib/mailman/bin/mailmanctl restart 

However the handler does not get inserted in Defaults.py

I am using RHEL FC7 and mailman is installed in /usr/lib and /var/lib.
Thanks
Meenal


More information about the Mailman-Users mailing list