https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7840
Bill Cole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Bill Cole <[email protected]> --- (In reply to Kevin A. McGrail from comment #8) > Ty, working to figure out why the fix isn't being published in the rules It's an update timing issue. The latest rev to be published is r1879882 but the fix was in r1879885: # svn log rules/60_whitelist.cf |head -5 ------------------------------------------------------------------------ r1879885 | kmcgrail | 2020-07-15 08:02:46 -0400 (Wed, 15 Jul 2020) | 1 line Much cleaner to keep one rule name but use a if condition to set which eval is called. This fixes bug 7840 ------------------------------------------------------------------------ And as noted in bug 7838: this is a transient noise problem, because there are no functional changes to actual rules since this problem arose. -- You are receiving this mail because: You are the assignee for the bug.
