Update index.md

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

View File

@ -143,7 +143,7 @@ With services like https://emkei.cz/ it is quiet easy to spoof any email for p
One mitigation is quiet obvious i.e validate email before forwarding, but it is a lot of work to implement SPF ,DKIM and DMARC checks.
There is one more simpler solution i.e when forwarder does not modify the field in the message header and does not adds additional DKIM signature (This approach is used by gmail's auto forwarder)
There is one more simpler solution i.e when forwarder does not modify the field in the `h=` tag in the original DKIM header and does not adds additional DKIM signature (This approach is used by gmail's auto forwarder)