[Mimedefang] Disabling Features in mimedefang-filter

David F. Skoll dfs at roaringpenguin.com
Tue Sep 27 19:22:52 EDT 2005


Oliver Schulze L. wrote:

> So, how can I make '$Features{"SpamAssassin"}' return false?
> For example, for temporarilly suspending SpamAssassin.

You're going to have to edit the filter file, so you might as well
just temporarily change the logic.

If you really want to do it, put this in your filter near the top:

$Features{"SpamAssassin"} = 0;

--
David.



More information about the MIMEDefang mailing list