From c575a00216d78f3b7668c25206fcebf1edaee759 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Wed, 29 Apr 2020 16:51:39 +0200 Subject: Fix mistakes with OpenSMTPD client certificates --- content/blog/2020/email-server.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'content/blog/2020/email-server.md') diff --git a/content/blog/2020/email-server.md b/content/blog/2020/email-server.md index 4eb043a..b7c6aaf 100644 --- a/content/blog/2020/email-server.md +++ b/content/blog/2020/email-server.md @@ -24,7 +24,7 @@ When you're done, take a look at the [sequel](/blog/2020/email-server-extras/) for ideas to extend your setup. -Last updated 2020-04-27. +Last updated 2020-04-29. @@ -685,6 +685,8 @@ so nobody will be able to steal it. Next, to test sending and receiving messages, use the aptly-named [Is my email working?](https://ismyemailworking.com/) website. +After that, specifically test that SPF, DKIM an DMARC +are working correctly using the [DKIM validator](https://dkimvalidator.com/). If everything is good so far, congratulations! Now comes the big scary final test: -- cgit v1.2.3