https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6896

--- Comment #4 from Mark Martinec <[email protected]> ---
This should also fix cases like:

  dns: new_dns_packet (domain=ev\335ndeYAp.coM. type=ANY class=IN) failed:
    invalid name
    at /usr/local/lib/perl5/site_perl/5.17.7/mach/Net/DNS/Question.pm
    line 80.

...with newer versions of Net::DNS when a module Net::LibIDN happens
to be installed on the host.

trunk:
  DnsResolver.pm: encode characters above 0200 to prevent Net::DNS 0.68 from
  interpreting these as an IDN domain name'
lib/Mail/SpamAssassin/DnsResolver.pm
Sending lib/Mail/SpamAssassin/DnsResolver.pm
Committed revision 1439552.

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

Reply via email to