https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7231

--- Comment #1 from Mark Martinec <[email protected]> ---
Modules which deal with resource records in DNS answers more carefully
(like calling $rr->rdatastr or $rr->char_str_list or $rr->txtdata)
are not affected (plugins ASN, AskDSN, Dns::process_dnsbl_result).

The breakage is only where the result is pulled from $rr->string
and then a manual parse is attempted (apparently subroutine
Dns::dnsbl_hit(), and in several corners of Plugin/URIDNSBL.pm).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to