https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6558
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status Whiteboard|needs 2 votes |needs 1 votes --- Comment #17 from Kevin A. McGrail <[email protected]> 2011-03-24 11:03:56 EDT --- (In reply to comment #16) > 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 I thought this was an elegantly simple solution. +1 KAM -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
