summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRobin Raymond <robin@robinraymond.de>2018-01-31 09:50:54 +0100
committerGitHub <noreply@github.com>2018-01-31 09:50:54 +0100
commit8268ab5f4b0122a4952cda77f93af349165e9419 (patch)
treeadbd71ab2d8609bd38ea23f712173ece42e780fa /README.md
parentaca43875dcbaea34e75fa33c6d5ff38059086d61 (diff)
Clarify spf records description, fixes #62
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index deeeae4..769bc71 100644
--- a/README.md
+++ b/README.md
@@ -261,7 +261,8 @@ For every `domain` in `domains` do:
| ---------------- | ----- | ---- | -------- | ----------------- |
| `domain` | 10800 | TXT | | `v=spf1 ip4:<server-IP> -all` |
-You can check this with `dig -t TXT <domain>` similar to the last section.
+You can check this with `dig -t TXT <domain>` similar to the last section. Note
+that `SPF` records are set as `TXT` records since RFC1035.
Note that it can take a while until a DNS entry is propagated. If you want to
use multiple servers for your email handling, don't forget to add all server