[Mimedefang] outside of filter context?

mfaurot at atww.org mfaurot at atww.org
Thu Aug 14 11:15:01 EDT 2003


In article <Pine.LNX.4.55.0308130917470.1668 at shishi.roaringpenguin.com> you wrote:

>> o)    What should I do to either shut this up, or correct my
>>       code in mimedefang-filter?

> Just take out the action_accept() from filter begin.  You can just return
> from filter_begin, because the default is to do nothing.

Turns out I had action_accept() in several other areas, like filter_end(),
and I've replaced those with return.  Now only filter() has a call to
action_accept().  That looks to have done it.

Thanks!



More information about the MIMEDefang mailing list