[exim-dev] [Bug 2499] SPF false fail, empty MX lookups over…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2499] SPF false fail, empty MX lookups overwrite previous good ones
https://bugs.exim.org/show_bug.cgi?id=2499

Wolfgang Breyha <wbreyha@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1247|0                           |1
        is obsolete|                            |


--- Comment #26 from Wolfgang Breyha <wbreyha@???> ---
Created attachment 1251
--> https://bugs.exim.org/attachment.cgi?id=1251&action=edit
patch with fixes against 4.93

this patch is based on plain 4.93, includes the fixes Jeremy released today and
adds the two fixes I already commented:

*) correct number if RRs (srr.num_rr = found)
*) sane return codes derived from dns_lookup() return code

This should work with all currently given examples:
*) yahoo.es => (ptr: rules) => pass for 77.238.177.146
*) lortiga.cat (multiple TXT, 2 SPF) => permerror
*) bancsabadell.com (multiple TXT, 1 SPF, mx) => pass for 68.232.150.179
*) interflorainc.com (SERVFAIL) => temperror

... and some local tests of my private domains

--
You are receiving this mail because:
You are on the CC list for the bug.