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...@spamassassin.apache.org on 2022/08/01 17:48:57 UTC

[Bug 8021] SPF false positives

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

Bill Cole <bi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |billcole@apache.org

--- Comment #1 from Bill Cole <bi...@apache.org> ---
If the response is truncated, the correct behavior would be to retry using TCP.
It isn't clear to me why that's not happening. 

Your DNS option edns=65535 may be the source of the problem and I don't think
we can  do anything about it if that is the case. Please test with edns=512
(disabling EDNS) or no setting (equivalent to edns=4096) to see if that is in
fact the cause.

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