[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

--- Comment #11 from Wolfgang Breyha <wbreyha@???> ---
v=spf1 ptr:yahoo.com ptr:yahoo.net ?all

we missed ptr:
20:55:32 17056 SPF_dns_exim_lookup '
                                    sonic314-20consmrmailir2yahoocom'
spf_dns.c:66         Debug: DNS[exim] found record
spf_dns.c:69         Debug:     DOMAIN: 146.177.238.77.in-addr.arpa  TYPE: PTR
(12)
spf_dns.c:76         Debug:     TTL: 1785  RR found: 1  herrno: 0  source: exim
spf_dns.c:86         Debug:     - PTR: 
                                       sonic314-20consmrmailir2yahoocom



Looks like it should be handled like T_MX (dn_expand)

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