https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6725
mykel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from mykel <[email protected]> 2011-12-15 04:27:45 UTC --- The warning only shows for the 3.3.2 and 3.3.3 releases. Prior to 3.3.2, the mkrules script didn't check for this error in the .cf files, so even though it was present earlier, it is not reported. The actual error is in the rulesrc/sandbox/emailed/99_alex_dev.cf. That file is no longer in the current trunk, which is why you couldn't find it with a lint. The warning is thrown as the older versions are built ready to be used to check the new rules update - they are not part of the actual current rules update check. I guess you either need to live with these warnings or modify the mkupdate-with-scores script to specifically hide this known warning during the build of old versions. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
