Re: Re: Support for rfc 7208
"Scott Kitterman" <[email protected]> Tue, 22 Mar 2016 08:53:51 -0400
| Newsgroups | gmane.mail.spam.spf.devel |
|---|---|
| Message-ID | <[email protected]> |
On March 22, 2016 7:32:21 AM EDT, Boudewijn Dijkstra <[email protected]> = wrote: >Scott Kitterman via spf-devel <spf-devel <at> listbox.com> writes: >>=20 >> On Wednesday, October 08, 2014 14:25:41 Bruncsak, Attila via >spf-devel=20 >wrote: >> > Hello, >> >=20 >> > I do not know is there any move >> > in the code base towards supporting RFC 7208? >> >=20 >> > Attached a simple patch which contains >> > partial move to support that new RFC: >> > the usage of SPF DNS type query is disabled. >>=20 >> The patch isn't really correct. >>=20 >> With the patch, it'll do two loops, trying ns_t_txt both times. A >patch=20 >is=20 >> possible which removes the retry label and the rr_type local. It >would=20 >also=20 >> be good to get rid of the gotos and the related apology. >>=20 >> I checked with the main upstream developer and he is open to >accepting=20 >such a=20 >> patch. >>=20 >> Scott K > >Has such a patch been submitted yet? If not, I'll make one. Where to >send=20 >it? rt.anarres.org is dead... I'd send a pull request to https://github.com/shevek/libspf2 Scott K