From f5f4c7a3ab9a121e2cddbdb74313f56c10aa15a2 Mon Sep 17 00:00:00 2001 From: MisterSausage Date: Thu, 14 Oct 2021 22:23:37 +1300 Subject: [PATCH] Update documentation --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 86cfe0f7..26e4f750 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ DKIM is an email authentication method that can help detect forged sender addres Exchange DKIM Signer is 'clean' - it doesn't contain any advertising or send any telemetry. The configuration tool includes an online check (to GitHub) to see whether a new version is available, and has a download and install feature. ---- - ## Requirements Exchange DKIM Signer is compatible with the following versions of Microsoft Exchange Server: @@ -21,16 +19,12 @@ If you require support for earlier versions of Exchange, use [Exchange DKIM Sign Currently, Windows Server Core is not recommended when used with Exchange Server 2019 as Exchange DKIM Signer uses a GUI configuration tool. ---- - ## DKIM Signing Agent for Microsoft Exchange Server The Agent signs outgoing emails from your Exchange server according to the DKIM specifications. It uses the DKIM signing implementation from the [MimeKit](http://www.mimekit.net/) project. We recommend to set up SPF (http://www.open-spf.org/) and DMARC (https://dmarc.org/) too. Test your email configuration by using a service such as [DKIM Test](https://www.appmaildev.com/en/dkim). ---- - ## Documentation Full documentation is available in the [Wiki](https://github.com/Pro/dkim-exchange/wiki). \ No newline at end of file