From 8268ab5f4b0122a4952cda77f93af349165e9419 Mon Sep 17 00:00:00 2001 From: Robin Raymond Date: Wed, 31 Jan 2018 09:50:54 +0100 Subject: [PATCH] Clarify spf records description, fixes #62 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: -all` | -You can check this with `dig -t TXT ` similar to the last section. +You can check this with `dig -t TXT ` 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