dnscontrol/pkg/spflib
Tom Limoncelli 2d9d93653b
SPF Optimizer: Add "redirect:" support (#506)
FYI: The support is very minimal. It only supports redirect if it is the last item in an SPF record. At that point, it is equivalent to include.

* In SFP, treat redirect like a special include.
* Document SPF redirect: limited implementation.
2019-06-19 18:46:56 +01:00
..
flatten.go Vet and Lint the entire system (#296) 2018-01-09 12:53:16 -05:00
flatten_test.go Add SPF flattening feature. (#126) 2017-09-29 15:30:36 -04:00
parse.go SPF Optimizer: Add "redirect:" support (#506) 2019-06-19 18:46:56 +01:00
parse_test.go SPF Optimizer: Add "redirect:" support (#506) 2019-06-19 18:46:56 +01:00
resolver.go Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
testdata-dns1.json moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00