Update index.md

This commit is contained in:
cosmos88 2019-02-10 23:08:59 +05:30 committed by GitHub
parent ad556cf2b2
commit 91b468c2e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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=<signature>
```
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.