https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6558

--- Comment #16 from Mark Martinec <[email protected]> 2011-03-23 18:38:55 
EDT ---
trunk:
  add a dummy function feature_bug6558_free() to allow
  conditionalizing problematic rules;
  a "feature" function must return a true to be considered'
Sending lib/Mail/SpamAssassin/Conf/Parser.pm
Sending lib/Mail/SpamAssassin/Conf.pm
Committed revision 1084790.

So something like this can be used to safely have problematic
rules in the ruleset (regardless of SA version):

if can(Mail::SpamAssassin::Conf::feature_bug6558_free)
meta  MANY_PILL_PRICE  ...
endif

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to