Mailing List Archive

[Bug 8213] TCP fallback not working with UDP truncated TXT response
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8213

--- Comment #6 from Sidney Markowitz <sidney@sidney.com> ---
It's the rule in 72_active.cf

askdns __PDS_SPF_ONLYALL _SENDERDOMAIN_ TXT /^v=spf1 \+all$/

This particular case isn't a big deal, because a domain with a very large
number of TXT records is not likely to have a simple "v-spf1 +all" SPF record.

But this does mean that askdns rules for TXT will not work with hostnames with
such large replies to TXT queries.

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