Why does mx.google keep refusing emails to gmail addresses

stewart taylor 55 Reputation points
2023-03-21T19:57:25.6333333+00:00

For the last few weeks any email i send to or reply to which is gmail, get refused by the recipient. Usualm with the following message

Your message wasn't delivered because the recipient's email provider rejected it.

mx.google.com gave this error:
This mail is unauthenticated, which poses a security risk to the sender and Gmail users, and has been blocked. The sender must authenticate with at least one of SPF or DKIM. For this message, DKIM checks did not pass and SPF check for

any ideas??

I haven't changed anything at my end that would lead to this.

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,818 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Schneider, Tobias 2,010 Reputation points
    2023-06-19T20:47:34.8833333+00:00

    Hello,

    SPF is a standard method of email authentication. This protects your domain from spoofing and prevents outgoing messages from being marked as spam by receiving servers. It also defines the mail servers that are allowed to send email for your domain. In inbound mail servers, SPF checks incoming messages that appear to come from your domain to make sure they were really sent from servers you authorized.

    Without SPF, inbound servers are more likely to mark messages sent from your organization or domain as spam.

    As of November 2022, new senders sending email to private Gmail accounts must set up either SPF or DKIM. Google performs random checks on messages from new senders to private Gmail accounts to determine if they have been authenticated. Messages without at least one of these authentication methods are rejected or marked as spam with the 5.7.26 error. This requirement does not apply to existing senders. However, we recommend that you always set up SPF and DKIM to protect your organization's email and meet future authentication requirements.

    For more information on SPF, click here.

    For more information on DKIM, click here.


    If this is helpful, please accept the answer.

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.