Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

Google


Google provides a free email service called Gmail, the world's largest inbox service.

Gmail's spam filtering methods can produce both false positives and negatives. Inboxes on the Gmail infrastructure fall into one of two categories:

  • Consumer mailboxes that fall under the gmail.com umbrella
  • Cloud-hosted mailboxes that employers use for employee email service

Gmail versus Google Workspace

gmail-versus-google-workspace page anchor

If a recipient's address ends with @gmail.com, that's a Gmail address. Businesses of all sizes use Google Workspace for corporate email.

While Gmail addresses and Workspace addresses use the same filtering rules, Workspace domain administrators can set their own level of spam filtering.


Google checks a sender's domain DNS TXT records for a Sender Policy Framework (SPF) list, DomainKeys Identified Mail (DKIM) signature, and a Domain-based Message Authentication, Reporting, and Conformance (DMARC) policy. It requires SPF and DKIM at any volume of messages and requires DMARC for a daily volume of more than 5,000 messages.

Authentication methodNecessity
SPFRequired
DKIMRequired
DMARCRequired for more than 5,000 messages per day

Google rejects senders without DMARC with the bounce message:

550 5.7.40 Your email has been blocked because the From: header (RFC5322) in this message isn't aligned with either the authenticated SPF or DKIM organizational domain.

Review Google's email sender guidelines page(link takes you to an external page). These describe the requirements for sending email to personal Gmail accounts.


Google offers an FBL through its Google Postmaster Tools (GPT)(link takes you to an external page) and the Feedback-ID header(link takes you to an external page) for domains it hosts plus the gmail.com and googlemail.com domains. With GPT, senders can monitor and improve the quality of email campaigns to Gmail recipients and provides data around spam complaints, IP reputation, domain reputation, and other signals. The Google Feedback-ID header with GPT provides more granular spam complaint data.