Kieran Jacobsen
|
95ebf1d35b
|
Include PTR types in SPF Builder (#378)
* Include PTR types in SPF
* Simplify PTR and Exists logic
* Include PTR test case
* Include PTR test case
* Remove extra }
|
2018-08-02 10:57:41 -04:00 |
|
Craig Peterson
|
6c60eac7c7
|
Work around extra whitespace in spf records (#361)
* handle empty spf parts from bad records
* update spf tool
|
2018-05-03 10:03:38 -04:00 |
|
Kieran Jacobsen
|
f77f202b65
|
Add support for "exists" element in SPF. (#356)
* Include support for "exists" element in SPF.
* Add exists: SPF entry to test support
|
2018-05-03 08:54:19 -04:00 |
|
Tom Limoncelli
|
4b1dc82c9b
|
Switch from fmt.Error* to errors.Error* (#317)
|
2018-02-05 16:17:20 -05:00 |
|
Tom Limoncelli
|
b7c251190f
|
Vet and Lint the entire system (#296)
* govet and golint corrections
|
2018-01-09 12:53:16 -05:00 |
|
Craig Peterson
|
373b4e4b83
|
better error message, actually clear unused cached lookups.
|
2017-10-02 12:31:30 -04:00 |
|
Craig Peterson
|
823e8bb1a3
|
Add SPF flattening feature. (#126)
|
2017-09-29 15:30:36 -04:00 |
|
Craig Peterson
|
42ef9f4b9e
|
moving a bunch of packages under pkg (#124)
* moving a bunch of packages under pkg
* fix gen
* fix tst
* oops
* fix test fo real
* parse mx/a
|
2017-05-25 14:25:39 -04:00 |
|