https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6207
--- Comment #1 from Justin Mason <[email protected]> 2009-09-20 12:25:32 PDT --- actually, bug 5623 may have a better way to do it: if (defined(replace_supports_replace_foo)) replace_foo bar replace_foo baz endif the plugin/code (when changed) can add a new "capability" boolean flag to indicate it. Alternatively/in addition, the "if defined" check could support checking for the existence of named methods in the plugin. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
