From d186874ced515781bd53730b6c191d6dff4b231f Mon Sep 17 00:00:00 2001 From: Jonathan Medding Date: Sat, 26 Apr 2014 06:34:24 +0200 Subject: [PATCH] Added DKIM and SPF testing tool. Added DKIM and SPF testing tool to 'Checking that it worked' section. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index d36ebe0a..6e574771 100644 --- a/docs/index.md +++ b/docs/index.md @@ -66,4 +66,4 @@ If you want to set up a desktop mail client like Thunderbird, your IMAP and SMTP Checking that it Worked ----------------------- -... +You can also debug your DKIM (and SPF) settings with e.g. [this tool](http://www.brandonchecketts.com/emailtest.php).