This Article describes how to protect your users against inbound spoofed emails and how to prevent unauthorized parties from using your own domain via authentication mechanisms such as Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM), Domain-based Message Authentication, Reporting and Conformance (DMARC), and Email Impersonation Control (EIC).
Email Security.cloud
Symantec Email Security.cloud offers authentication mechanisms to prevent spoofed emails.
Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM), Domain-based Message Authentication, Reporting and Conformance (DMARC), and Email Impersonation Control (EIC) prevent malicious actors from spoofing your domain or sending inbound spoofed messages. SPF, DKIM, and DMARC are universally accepted DNS-level protocols (RFC 7208, RFC 5585, RFC 7489). EIC is a service offered by Email Security.cloud.
The SPF record is a DNS TXT entry listing IPs authorized to send emails for your domain.
DomainKeys Identified Mail (DKIM) is an encrypted hash or signature of the outbound emails. The sending server generates the hash using the sending domain's private key which is stored on the sending server. When the recipient server receives the message, it validates the message using the sending domain's public key which is stored in the DNS. If the validation is successful, it means the contents of the email have not been tampered with or altered in any way.
Domain-based Message Authentication, Reporting and Conformance (DMARC) allows the sender to specify a policy on what the recipient should do if an email fails SPF or DKIM checks. It ensures Mail From and Body From both originate from the same domain (known as SPF alignment), preventing unauthorized spoofed emails. DMARC also provides high-level reporting on how your domain is being used, including the sources using it and the sources failing SPF and DKIM checks.
Email Impersonation Control (EIC) guards against inbound spoofed emails that pretend to be from a person inside your organization. It can be a combination of two checks, Domain Impersonation Control, and User Impersonation Control.
SPF Record
Documentation:
Implement SPF records for Email Security.cloud
DKIM Signing
Documentation:
Configuring DKIM signing for outbound Email Security.Cloud
https://www.dkim.org/
DMARC Record
Documentation:
Enabling spoofed sender detection with DMARC
https://dmarc.org/
SPF Record
Documentation:
Implement SPF records for Email Security.cloud
Overview of AntiSpam detection settings and actions
DMARC Record
Documentation:
Enabling spoofed sender detection with DMARC
Overview of AntiSpam detection settings and actions
https://dmarc.org/
Email Impersonation Control (EIC)
https://mxtoolbox.com/NetworkTools.aspx
https://dmarcian.com/dmarc-tools/https://dkimcore.org/tools/