mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: SPF_BUILDER GitBook hint block (#1995)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
committed by
GitHub
parent
e2577d8b95
commit
8d3de65e82
@ -25,10 +25,12 @@ DNSControl can optimize the SPF settings on a domain by flattening
|
|||||||
(inlining) includes and removing duplicates. DNSControl also makes
|
(inlining) includes and removing duplicates. DNSControl also makes
|
||||||
it easier to document your SPF configuration.
|
it easier to document your SPF configuration.
|
||||||
|
|
||||||
**Warning:** Flattening SPF includes is risky. Only flatten an SPF
|
{% hint style="warning" %}
|
||||||
|
**WARNING**: Flattening SPF includes is risky. Only flatten an SPF
|
||||||
setting if it is absolutely needed to bring the number of "lookups"
|
setting if it is absolutely needed to bring the number of "lookups"
|
||||||
to be less than 10. In fact, it is debatable whether or not ISPs
|
to be less than 10. In fact, it is debatable whether or not ISPs
|
||||||
enforce the "10 lookup rule".
|
enforce the "10 lookup rule".
|
||||||
|
{% endhint %}
|
||||||
|
|
||||||
|
|
||||||
## The old way
|
## The old way
|
||||||
|
Reference in New Issue
Block a user