As of February 2024, Gmail and Yahoo are implementing stricter email authentication requirements for marketers sending a large volume of emails. Theseupdates aim to combat spam and phishing attempts while improving overall inbox deliverability.
Believe it or not, these new hurdles help marketers, too. Skipping email authentication might seem harmless, but it’s like leaving your front door wide open. Bad actors can waltz in, impersonate your domain and send phishing scams that trash your reputation.
Ouch!
If you send a large volume of emails, what do you need to do to meet these new requirements? Imagine you’re trying to get through the door of a fancy party. The bouncers (Gmail and Yahoo) are going to want to see three things from you before they’ll let you in:
New Requirements for Marketers
1: SPF (Sender Policy Framework):
SPF is like showing your ID at the door. It tells everyone that you’re the one who sent the email and not some random imposter. Marketers must publish an SPF record in their domain settings (DNS) that specifies which servers are allowed to send emails on their behalf.
2: DKIM (DomainKeys Identified Mail):
DKIM is like having a secret handshake with the bouncers. You create a special code that gets attached to your emails, and the bouncers can check it to make sure nobody messed with the invite on the way. Marketers need to generate and publish DKIM keys in their DNS records.
3: DMARC (Domain-based Message Authentication, Reporting & Conformance):
DMARC is like giving the bouncers extra instructions. You tell them what to do if someone tries to crash your party without the proper passes. Should they be sent to the spam corner, kicked out completely, or just give them a warning?
This policy instructs receiving mail servers (like Gmail and Yahoo) on how to handle emails that fail SPF or DKIM authentication.
DMARC policy: Marketers should set a DMARC policy for their domain, specifying whether unauthenticated emails should be quarantined, rejected, or reported.
DMARC reporting: Enabling DMARC reporting allows marketers to receive reports from Gmail and Yahoo about emails sent from their domain, even if they fail authentication. This valuable data helps identify potential spoofing attempts or unauthorized use of their domain.
Additional Requirements:
Keep spam rates low:
Gmail and Yahoo monitor spam complaint rates, and consistently high rates could lead to email delivery limitations. Marketers should strive to maintain a low spam complaint rate by sending relevant and engaging content to opted-in recipients.
Use ARC (Authenticated Received Chain):
This header provides information about the path an email took through different mail servers, aiding in investigating spam and abuse.
Avoid impersonation:
Don’t mislead recipients about the sender’s identity or origin. Real marketers don’t need to worry about this point, but spammers do.
Compliance with these new requirements is crucial for marketers to ensure their emails reach inboxes and avoid potential deliverability issues. By implementing SPF, DKIM, and DMARC, you can build trust with email providers and their audience, ultimately leading to better email marketing performance.
Remember, these are just the broad strokes. Each email provider might have specific nuances to their requirements, so it’s always a good practice to consult their official documentation for the latest and most detailed information.
Here are three great resources for more information and further instructions on how to make the changes:
https://blog.google/products/gmail/gmail-security-authentication-spam-protection/
https://sendgrid.com/en-us/blog/new-sending-requirements-for-gmail-yahoo
https://postmarkapp.com/blog/2024-gmail-yahoo-email-requirements
