https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6942
--- Comment #23 from Mark Martinec <[email protected]> --- Left out the @rkeys initialization: for (1..10000) { push(@rkeys, "t:" . pack('SSC', rand(0x10000),rand(0x10000),rand(0x100)) ); } -- You are receiving this mail because: You are the assignee for the bug.
