diff options
Diffstat (limited to 'content/blog/2022/securing-your-mailserver-with-spf-and-dkim.md')
-rw-r--r-- | content/blog/2022/securing-your-mailserver-with-spf-and-dkim.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/blog/2022/securing-your-mailserver-with-spf-and-dkim.md b/content/blog/2022/securing-your-mailserver-with-spf-and-dkim.md index 592c45b..592969f 100644 --- a/content/blog/2022/securing-your-mailserver-with-spf-and-dkim.md +++ b/content/blog/2022/securing-your-mailserver-with-spf-and-dkim.md @@ -1,6 +1,7 @@ --- title: "Authenticating Your Mailserver With SPF and DKIM" date: 2022-09-14T18:52:08+05:30 +highlight: true --- I recently did a video on setting up an email server, with Postfix for SMTP and |