I'm experimenting with using two separate courierfilters at the same
time, courier-pythonfilter and Courier::Filter.

I know how to properly start them up, and all my messages are getting
processed by both.

I have the courier-pythonfilter set up to run first, and there are cases
where one of its filters decides to accept a message without further
processing.  The courier-pythonfilter code knows to not run any more of
its own filters, but then, the Courier::Filter still processes the
message.  In this case, I don't want this to occur.

I'm not sure if this is due to a problem in the way that my
courier-pythonfilter setup handles messages, or whether this is due to
some sort of flaw in Courier's courierfilter processing, itself.

What does the courier-pythonfilter have to do in order to tell the
second filter (Courier::Filer) to not touch the message any more,
assuming that courier-pythonfilter decides to either accept or reject
the message?

Thanks in advance.


-- 
 Lloyd Zusman
 [EMAIL PROTECTED]
 God bless you.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to