You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2012/08/14 21:08:31 UTC

[Bug 6819] Avoiding some DNS lookup failure warnings

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

--- Comment #5 from Mark Martinec <Ma...@ijs.si> ---
More cases:


Return-Path: <be...@eindex.kiev.ua.>

results in:

dbg: dns: launching DNS A query for eindex.kiev.ua..rhsbl.ahbl.org. in
background
warn: dns: new_dns_packet (host=eindex.kiev.ua..rhsbl.ahbl.org. type=A
class=IN)
  failed: a domain name contains a null label
warn: rules: failed to run DNS_FROM_AHBL_RHSBL RBL test, skipping:
warn:  (oops, no id at /usr/local/lib/perl5/site_perl/5.17.2/Mail/SpamAssassin/
  AsyncLoop.pm line 175.)

fix:

trunk (3.4):
Bug 6819, more cases
  Sending lib/Mail/SpamAssassin/Plugin/DNSEval.pm
Committed revision 1373030.

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