{"id":9314,"date":"2024-01-11T09:41:13","date_gmt":"2024-01-11T08:41:13","guid":{"rendered":"https:\/\/www.retarus.com\/blog\/en\/new-authentication-requirements-for-gmail-and-yahoo-what-senders-of-large-email-volumes-need-to-consider-now"},"modified":"2024-05-07T19:20:26","modified_gmt":"2024-05-07T17:20:26","slug":"new-authentication-requirements-for-gmail-and-yahoo","status":"publish","type":"post","link":"https:\/\/www.retarus.com\/blog\/en\/new-authentication-requirements-for-gmail-and-yahoo\/","title":{"rendered":"New authentication requirements for Gmail and Yahoo: What senders of large email volumes need to consider now"},"content":{"rendered":"\n
Google<\/a> and Yahoo<\/a> are getting serious: for senders who send more than 5,000 emails per day, stricter requirements regarding the authentication of messages will apply starting February 2024. In order to further reduce the amount of spam in inboxes, the providers are making standards such as SPF, DKIM and even DMARC mandatory for their free email services.<\/p>\n\n\n\n So, especially for companies that send large volumes of emails to end customers via business applications<\/a>, there is an urgent need for action. Below we have compiled a summary of what exactly you need to bear in mind.<\/p>\n\n\n\n To ensure proper authentication, you should make the following changes to the DNS entry for your domains:<\/p>\n\n\n\n SPF (Sender Policy Framework) is a type of DNS TXT record that allows senders to specify which IP addresses are authorized to send email on behalf of a particular domain, for example<\/p>\n\n\n\n v=spf1 ip4:1.2.3.4 ip4:2.3.4.5 include:thirdparty.com -all <\/em><\/p>\n\n\n\n This indicates that a recipient should only accept emails from a domain that either originates from IP address 1.2.3.4 or 2.3.4.5 or from an IP address that belongs to the DNS record of “thirdparty.com”.<\/p>\n\n\n\n DKIM is a process to validate sending domain names associated to email messages through cryptographic authentication. It achieves this by inserting a digital signature into the message header which is then verified by the receiving host to validate the authenticity of the sending domain.\u00a0 There are plenty of website that can help you create DKIM DNS header, for example socketlabs.com<\/a>Which authentication changes you should make immediately<\/h2>\n\n\n\n
SPF<\/h3>\n\n\n\n
DKIM<\/h3>\n\n\n\n
<\/p>\n\n\n\n