Felix E. Klee wrote:

>At Sun, 20 Feb 2005 21:32:36 +0900,
>Tokio Kikuchi wrote:
>> You can create your custom handler module in Mailman/Handlers
>> directory and insert it in the GLOBAL_PIPELINE.
>
>Sounds like a good solution.  However, I'd like to store my handler in a
>different directory than "Mailman/Handlers".  Is this possible?  If so,
>how do I specify the path?

Without modifying code which you don't want to do, you have to have
your handler in Mailman/Handlers. What you can do is create a symlink
to your handler in Mailman/Handlers. The .pyc file will end up in
Mailman/Handlers, but this is not a problem in general since changing
the symlinked .py file will trigger a recompile.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to