https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6335
--- Comment #39 from Karsten Bräckelmann <[email protected]> 2010-03-03 15:28:55 UTC --- (In reply to comment #37) > Bitmask would be clearer than hex or decimal number. It *is* a bitmask. 32 bit integer, decimal representation. Hmm, this is Perl. It should accept a 0x hex number, too. complete_dnsbl_lookup() doesn't though, unless $subtest has been converted to /\d+/ behind the scenes at that point. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
