mirror of
https://github.com/nicolabs/gandi-spf-flatten.git
synced 2026-05-21 12:13:02 +02:00
+ reference to the original project
This commit is contained in:
parent
8e1a27f9c4
commit
cc19e1be66
|
|
@ -4,6 +4,8 @@ Flatten SPF records with [Gandi LiveDNS API](https://api.gandi.net/docs/livedns/
|
|||
|
||||
In its current state, the script is hard-coded for Gandi API but you may reuse and adapt the code for other domain providers.
|
||||
|
||||
I've taken one function from [cetanu/sender_policy_flattener](https://github.com/cetanu/sender_policy_flattener/blob/master/sender_policy_flattener/crawler.py)
|
||||
|
||||
## About SPF
|
||||
|
||||
This article describes the problem : https://smalltechstack.com/blog/flattening-your-spf-record
|
||||
|
|
|
|||
Loading…
Reference in a new issue