https://bugs.exim.org/show_bug.cgi?id=1294
Wolfgang Breyha <wbreyha@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1252|0 |1
is obsolete| |
--- Comment #3 from Wolfgang Breyha <wbreyha@???> ---
Created attachment 1258
-->
https://bugs.exim.org/attachment.cgi?id=1258&action=edit
use NO_DATA instead of HOST_NOT_FOUND
I chose the shortest code path within libspf2 by returning HOST_NOT_FOUND.
Looking at the difference between NXDOMAIN and NOERROR return values I think
the technically correct return code should be NO_DATA. The
NXDOMAIN/HOST_NOT_FOUND answer could tell some (future?) cache to take the
result for all query types for that FQDN.
--
You are receiving this mail because:
You are on the CC list for the bug.