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

--- Comment #18 from Sidney Markowitz <sid...@sidney.com> ---
(In reply to Henrik Krohns from comment #16)
> (In reply to Sidney Markowitz from comment #12)
> > That should behave the same unless a DNS query gets an error, in which case
> > it will try the query again on 1.1.1.1 and then 8.8.8.8.
> 
> SERVFAIL is a legit response from a DNS server, so Net::DNS will not retry
> other nameservers if it happens.

I was counting on the attempts in sub bgsend in DnsResolver.pm to do it, but
looking at the code again it looks like it just tries the nameserverts until it
successfully sends a query, with nothing that retries if a successful query
gets back a SERVFAIL response :(

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

Reply via email to