https://bugs.exim.org/show_bug.cgi?id=1399
--- Comment #4 from [email protected] <[email protected]> --- I submitted a pull-request for this to libspf2's GitHub repository: https://github.com/shevek/libspf2/pull/9 And I filed a Debian bug with containing a patch to the libspf2-2 Debian package: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806313 With the patched version of libspf2 I get the complete header and explanation variables in both cases: Received-SPF: none ($primary_hostname: domain of sender-without-spf.com does not provide an SPF record) client-ip=1.2.3.4; [email protected]; helo=mail.sender-without-spf.com; Received-SPF: permerror ($primary_hostname: error in processing during lookup of domain of neos.io: Multiple SPF or TXT records for domain.) client-ip=1.2.3.4; [email protected]; helo=does.not.matter.com; This issue here in exim can be closed as it is/was a library problem. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
