From 91b468c2e6d2a3d89151f3046b044a62b10b6bd8 Mon Sep 17 00:00:00 2001 From: cosmos88 <31373492+cosmos88@users.noreply.github.com> Date: Sun, 10 Feb 2019 23:08:59 +0530 Subject: [PATCH] Update index.md --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 38f0bc8..870440a 100644 --- a/index.md +++ b/index.md @@ -125,6 +125,7 @@ Forwarder adds DKIM signature and forwards the email From : sender@forwarder.com To : receiver@forwarder.com DKIM-Signature : v=1; a=rsa-sha256; c=relaxed/relaxed;d=forwarder.com;b= +``` NOTE: The email forwarders generally adds more than one DKIM signature before forwarding. If any company uses AWS SES to forward emails then the DKIM signature of AWS SES and the company's forwarder domain itself gets added.