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

--- Comment #2 from Mark Martinec <[email protected]> ---
(In reply to comment #1)
> +1 for
> - demote the resolver warning into an 'info' debug level message
>   and not to bother with the cause;

Ok, done.

Also dealt with encoding/decoding backslashes as expected by Net::DNS,
and decoding queries for sensible and consistent display purposes.

Domain names as considered invalid by Net::DNS are still broken,
along with the new gratuitous idea of Net::DNS to IDN-encode (or not
to encode) such domains based solely on a presence of an IDN module,
without giving a caller of choice of explicitly requesting one or
the other behavior. Oh well. But that's a subject for some other
problem report.

trunk:
  Bug 6896: encode/decode a DNS query according to
    RFC 1035 zone file format as expected by Net::DNS API
   (what a terrible idea!), turn warning into info()
   for unmatching DNS responses
  Sending lib/Mail/SpamAssassin/AsyncLoop.pm
  Sending lib/Mail/SpamAssassin/DnsResolver.pm
  Sending lib/Mail/SpamAssassin/Plugin/AskDNS.pm
  Sending lib/Mail/SpamAssassin/Util.pm
Committed revision 1438670.

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

Reply via email to