https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7505
--- Comment #3 from Karsten Bräckelmann <[email protected]> --- Use "redo" instead of deprecated "goto" (jumping into a construct) to restart the current foreach iteration. I don't fully understand when the first if-block is (not) entered. Thus using a dedicated variable to ensure entering the if-block in the case of restarting the iteration with a new offset. Review appreciated. Not comitting to trunk yet, to not risk breaking rules promotion with a release pending. I cannot easily test the actual code in listpromotable. Dave, any chance you can test this? -- You are receiving this mail because: You are the assignee for the bug.
