On 2021-07-23 14:35, Kevin A. McGrail wrote:
TL;DR: Everything looks good to me.
+1
I think you are just doing DNS calls that are either invalid or look
like you are trying to do discovery through recursion. For example:
dig -t txt 0.0.4.updates.spamassassin.org [5] @ns2.pccc.com [2]
why is specific version needed ?, rules updates works imho with all
spamassassin versions if version is used in rule sets ?
;; ANSWER SECTION:
0.0.4.updates.spamassassin.org [5]. 3600 IN CNAME
3.3.3.updates.spamassassin.org [6].
3.3.3.updates.spamassassin.org [6]. 3600 IN TXT "1891700"
hope 0.0.4 comes out soon so all problems in dns can be solved :=)
still see the random dkim fails from fuglu while later testing in
spamc/spamd gives pass
dns test timeout not waiting for results ?
to low ttl on origin zone for dkim domain, i cant figure out why yet