Deliverability

Google Postmaster Tools v2 Changed Everything Cold Email Operators Need to Know

Domain reputation is gone. Spam rate and compliance status are the new signals. Here is what that means for your inbox placement.

By Alex Berman - - 21 min read

The Dashboard Most People Check First Is Gone

If you logged into Google Postmaster Tools recently and went looking for your domain reputation score - the High / Medium / Low / Bad rating - it is not there anymore.

It was not moved. It was not renamed. It was removed.

Google retired the Domain Reputation and IP Reputation dashboards when it shut down the v1 interface. The v1 API followed shortly after. Anyone who built automations or monitoring workflows on top of the old API schema had to rebuild from scratch.

This is the biggest change to Google Postmaster Tools in its history. I still see senders running their deliverability checks as if nothing happened.

This guide covers exactly what changed, what stayed, how to set the tool up correctly, what the data tells you, and what cold email operators who send at volume are doing differently right now.

What Google Postmaster Tools Is

Google Postmaster Tools is a free diagnostic platform at postmaster.google.com. It shows you how Gmail processes email from your sending domain.

That last part matters. It only covers Gmail. If you send to corporate Outlook addresses, Yahoo, or any other provider, none of that traffic shows up here. The data is exclusively about emails sent to personal Gmail accounts - addresses ending in @gmail.com or @googlemail.com.

Gmail's report card on your domain. And now that Google has overhauled it, the report card looks very different.

Here is what v2 shows you today:

Here is what is gone:

Those two dashboards were where I started every diagnosis. When engagement dropped, you would check domain reputation first. That reference point no longer exists.

Why Google Removed Reputation Scores

The practical reason is more interesting than the official explanation.

Reputation scores created a false sense of control. Senders spent energy keeping the score high instead of improving what the score was supposed to measure - whether recipients actually wanted the emails they were receiving. Two senders could have identical reputation ratings but completely different engagement patterns. One could be sending to an active, opted-in list. The other could be sending to a stale scrape that just had not complained yet.

The score flattened all of that into a single color-coded tier. Google decided that was doing more harm than good.

Modern Gmail filtering works differently. It evaluates whether users open emails, whether they reply, whether they delete without reading, and whether they mark messages as spam. Static reputation dashboards could not reflect those dynamics accurately. So Google removed them rather than risk senders optimizing toward a metric that did not match how the algorithm worked.

The replacement is more direct. Spam rate tells you exactly what percentage of your inbox-delivered mail got reported as junk. Compliance status tells you whether your technical setup meets Gmail requirements. Both are numbers you can act on immediately.

How to Set Up Google Postmaster Tools

Setup takes about ten minutes if your DNS access is ready. Here is the exact process.

Step 1 - Go to postmaster.google.com

Sign in with a Google account or Google Workspace account. You need one or the other to access the tool at all.

Find Your Next Customers

Search millions of B2B contacts by title, industry, and location. Export to CSV in one click.

Try ScraperCity Free

Step 2 - Add your sending domain

Click the plus button in the bottom right. Enter either your DKIM domain (the d= value in your DKIM signature) or your SPF domain (the Return-Path domain). If those two match, Postmaster will use messages authenticated by either or both for its data.

One detail that trips people up: if you send from a subdomain like mail.yourdomain.com, you need to add that subdomain separately. Each domain you add is tracked independently. Add every subdomain you actively send from or you will be looking at incomplete data.

Step 3 - Verify via DNS TXT record

Postmaster gives you a TXT record to add at your domain registrar. Copy it, add it to your DNS, then click Verify. DNS propagation is typically instant to a few minutes. Once verified, the domain appears on your Manage Domains page.

Step 4 - Share access with your team (optional)

If others need to see the dashboards, add them by Google email address from the Manage Domains page. They need a Google or Google Workspace account. They will not get an automatic notification, so you have to tell them manually.

Common setup failure: no data showing

This is the most frequent frustration. You set everything up correctly and the dashboards are blank. The most common reasons are volume and workspace targeting.

You need at least 100 emails per day sent to unique personal Gmail accounts for basic metrics to populate. On lower-volume days, Google suppresses the data entirely to protect recipient privacy. If you are sending fewer than 100 emails daily to @gmail.com addresses, you may see nothing at all.

There is also a workspace targeting issue that catches a lot of cold email operators. Google Postmaster Tools only covers personal Gmail accounts. If you are primarily sending B2B outreach to corporate email addresses that run on Google Workspace - like firstname@company.com - that traffic does not appear in Postmaster Tools data, even though Gmail infrastructure processes it. The sender guidelines and enforcement still apply, but the monitoring data does not surface there.

Before debugging Postmaster, run your domain through mail-tester.com and aim for a 9/10 score. That surfaces authentication issues quickly and gives you a clean baseline before you try to interpret Postmaster data.

The Spam Rate Dashboard - The Only Number That Matters Now

With domain reputation gone, spam rate is the single most important metric left in Google Postmaster Tools.

Here is how Gmail calculates it: spam complaints divided by emails delivered to the inbox. Not total emails sent. Emails that go directly to spam cannot be reported as spam from there, so they do not count in this calculation. That creates a counterintuitive situation - a very low spam rate combined with low engagement might mean your emails are already going to spam and not reaching inboxes at all.

The thresholds are not ambiguous. Google has made them explicit in its sender guidelines:

To put that in real numbers: if 1,000 emails land in inboxes and 3 people hit the spam button, your rate is 0.3%. That is three complaints per thousand delivered emails. That is not a lot of complaints. That is the threshold where Gmail starts blocking your mail.

The number that practitioners who send at volume target is 0.01% - one complaint per ten thousand delivered emails. Not 0.1%. Not 0.3%. One complaint per ten thousand. That is the standard for a domain that faces zero deliverability friction with Gmail.

Want 1-on-1 Marketing Guidance?

Work directly with operators who have built and sold multiple businesses.

Learn About Galadon Gold

Cold email operators who manage multiple clients track this number daily. The data from practitioner conversations confirms a consistent finding: when spam rate climbs, the usual cause is almost never copy. It is list quality. Sending to unverified, unengaged, or scraped-and-forgotten contacts is what drives complaint rates up. Fix the data before you touch the message.

One operator documenting their infrastructure workflow put it plainly: the broken variable is almost always either your spam rate in Postmaster or your DNS records.

The Compliance Status Dashboard - What Is New in v2

This is the dashboard Google added in v2 to replace what reputation scores were supposed to tell you.

A binary result: Pass or Needs Work. That result maps directly against Gmail's bulk sender requirements. If any requirement is not met, the dashboard shows Needs Work for that item.

The compliance checklist covers:

There is a volume threshold for this dashboard to populate. You need to have sent 5,000 or more messages to Gmail in a single day to see compliance data. Below that threshold, the dashboard stays empty.

One important timing note: the compliance dashboard uses rolling averages over multiple days. Fix an issue today and the dashboard may not reflect it for up to seven days. Do not panic if you correct an authentication record and still see Needs Work the next morning. Give it a week.

For bulk senders - anyone crossing 5,000 Gmail sends per day - all three authentication records are required. SPF, DKIM, and DMARC. For lower-volume senders, SPF or DKIM at minimum. But every practitioner who sends at any real volume recommends running all three regardless of whether you technically have to.

The goal for DMARC is not to stay at p=none forever. That policy does nothing to block fraudulent mail. Work toward p=quarantine or p=reject to get the full deliverability benefit and protect your domain from spoofing.

Authentication Dashboard - Where Most Problems Live

This dashboard shows SPF, DKIM, and DMARC pass rates across your sending volume as a percentage over time. A healthy domain shows a flat line near 100%. Any dip means some of your messages are failing authentication.

In practitioner conversations across cold email communities, authentication is the number one topic. Authentication records are what people keep coming back to.

The reason is simple. One failed authentication record is enough to land in spam. The drop is immediate. Gmail treats authentication as a binary - either your message is authenticated or it is not. If it is not, the message gets filtered before engagement signals even come into play.

Common failure patterns:

The authentication dashboard does not tell you which specific messages failed or why. It gives you a rate. To get specifics on DMARC failures, set up DMARC aggregate reports using the rua= tag in your DMARC record. Those reports send XML data directly to an email address you specify. Tools like Postmark's DMARC digest or MXToolbox parse those reports into readable format.

Find Your Next Customers

Search millions of B2B contacts by title, industry, and location. Export to CSV in one click.

Try ScraperCity Free

Delivery Errors Dashboard - Reading the Error Codes

This dashboard breaks down rejected and deferred messages by error category. When your spam rate looks fine but something still feels off about inbox placement, this is where to look.

The main error categories you will see:

Delivery Errors data updates once per day, typically by early afternoon Pacific time. Checking more than once daily does not surface new information - the data is not real-time.

Postmaster Shows Complaints. It Does Not Show Where Mail Lands.

Here is something that experienced deliverability operators know that the dashboards do not tell you directly.

Postmaster Tools only reports spam complaints from emails that reached the inbox. If Gmail has already decided your domain is low-quality and is routing most of your mail directly to the spam folder, your spam rate in Postmaster will look artificially clean. Recipients cannot report mail as spam from the spam folder. So a sender with terrible inbox placement can show a 0% complaint rate and think everything is fine.

Spam rate alone does not tell you whether your emails are landing in inboxes. You need to pair Postmaster data with inbox placement testing - sending to seed accounts across different providers and checking where the mail lands.

The practitioner fix: use Postmaster as your compliance and complaint monitor. Use a separate inbox placement tool like GlockApps or a manual seed list to verify actual inbox landing rates. The two tools answer different questions. Postmaster tells you what Gmail users complained about. It does not tell you what Gmail silently filtered.

There is a related data gap on the Feedback Loop dashboard. That dashboard shows complaint data in a more granular way, tied to specific campaign or message identifiers. But it only shows data when rates are high enough to trigger a data point. If complaints are very low - which is what you want - the Feedback Loop dashboard may show nothing, which is a good sign, not a missing data issue.

Google Postmaster Tools Dropped Reputation Scores - Here's What That Means for Cold Email

Cold email operators have always had a different relationship with Postmaster Tools than email marketers do. Cold email is unsolicited. The recipients did not opt in. That reality makes spam complaint rates structurally higher - and it makes monitoring Postmaster not optional but mandatory.

The removal of domain reputation scores creates a specific problem for cold email. The old domain reputation dashboard gave early warning that something was wrong before complaint rates climbed high enough to cause real damage. Without that signal, the first indication of a problem is often a spike in the spam rate dashboard - which means the damage is already happening.

What this means practically:

Check Postmaster more frequently, not less. Without reputation as an early warning system, the spam rate dashboard needs to be your daily check. Postmaster data updates once a day. That is the cadence you should be monitoring at.

Invest more in list quality upstream. If you cannot see reputation trending down before it affects deliverability, your best defense is never letting complaint rates rise in the first place. That means verifying emails before you send, suppressing unengaged contacts, and being more precise about who you are targeting.

One agency owner managing outreach across multiple clients found a consistent pattern: SMTP-based sending infrastructure averaged a 1.8% reply rate on cold outreach, while Google Workspace inboxes averaged 3.4%. Outlook inboxes averaged 2.9%. The infrastructure choice matters, independent of copy quality. For cold outreach targeting @gmail.com addresses, Google Workspace inboxes are the strongest starting point.

Segment your Gmail sends from everything else. Because Postmaster only covers Gmail and enforcement only applies to personal Gmail accounts, you can often diagnose whether a deliverability problem is Gmail-specific or universal by checking whether the issue tracks with your Gmail complaint rate. Comparing Gmail performance in Postmaster against Outlook performance in Microsoft SNDS narrows the root cause fast. This is an underused diagnostic approach across cold email teams.

The 60-Minute Infrastructure Audit That Experienced Operators Use

When something breaks - reply rates drop, delivery errors spike, a new domain gets no traction - experienced operators run the same audit sequence. Postmaster is always step one.

Step 1 - Postmaster Tools spam rate check

Open Postmaster and look at the Spam Rate dashboard for the past 30 days. Is there a spike? Does it correlate with a specific campaign launch date? If rate is above 0.1%, that is the priority fix before anything else.

Step 2 - Authentication status

Check the Authentication dashboard for any dips from 100%. SPF, DKIM, and DMARC should all show clean pass rates. Any drop means an authentication break somewhere in the sending chain.

Step 3 - Compliance Status

Check the Compliance Status dashboard. If anything shows Needs Work, that item is a hard requirement from Gmail that is not being met.

Step 4 - Delivery Errors

If Postmaster looks clean but deliverability is still broken, check the Delivery Errors dashboard for rate limit or DMARC rejection patterns.

Step 5 - External checks

Run MXToolbox to check blacklist status across major blocklists. Run mail-tester.com to confirm your DNS records are properly formatted. A 9/10 score means your technical foundation is solid.

Step 6 - Bounce rate and list quality

Target bounce rate under 2%. If you are above 2%, your list data is the problem. Bounce rate above 2% signals that a meaningful percentage of your contact data is invalid - and those bounces tell Gmail filters something is wrong before recipients ever see your message.

Every time I dig into a broken sending setup, the culprit is either spam rate or DNS records. When Postmaster is showing red, poor inbox placement is a copy problem - fix the foundation first.

Email Health Benchmarks From Practitioners Sending at Volume

Here are the numbers that practitioners managing 1M+ monthly sends treat as their operating standards. Thresholds that produce consistent inbox placement:

MetricHealthyWarning ZoneFix Immediately
Spam complaint rateUnder 0.01%0.01% - 0.1%Above 0.1%
Hard bounce rateUnder 1%1% - 2%Above 2%
Open rate (cold)Above 50%30% - 50%Below 30%
Click rateAbove 0.75%0.3% - 0.75%Below 0.3%
Unsubscribe rateUnder 0.4%0.4% - 1%Above 1%

On warmup: 14 days minimum for Google Workspace and Outlook infrastructure. 4 to 6 weeks for SMTP. Domains that skip warmup and jump straight to cold outreach accumulate complaints faster because Gmail has no sending history to evaluate - it defaults to aggressive filtering for unknown senders.

On new domains specifically: Google has become more aggressive about new domains with low send volume. When a domain has no history, Gmail may fall back to shared IP reputation signals to make filtering decisions. A brand-new domain with perfect SPF, DMARC, and DKIM can still land in spam if it shares sending infrastructure with other domains that have poor reputations. Dedicated IP infrastructure or Google Workspace sending sidesteps this problem because Google Workspace uses Google own IP pools.

List Quality Is the Upstream Fix for Everything Postmaster Flags

Postmaster shows you the damage. It does not fix the root cause. Every metric it surfaces - spam rate, delivery errors, authentication failures aside - traces back to what you are sending and who you are sending it to.

List quality is the number one tactic in practitioner communities for keeping spam rates low and Postmaster clean. The list is what determines whether any of the other optimizations matter.

Here is the mechanic: when you send to invalid email addresses, you generate bounces. When you send to people who never asked for your email, you generate complaints. Both signals hurt deliverability and show up in Postmaster data. Cleaning the list before you send fixes both - not after Postmaster flags the problem.

The practical workflow is to verify email addresses before adding them to any sequence. An unverified list is a complaint-rate landmine. The catch-all domain problem compounds this - catch-all servers accept all email regardless of whether the specific address exists, which means traditional bounce-based detection does not work. For catch-all addresses, you need SMTP-level verification that probes the specific address rather than just the domain.

One operator built an automated system that turns a raw domain list into verified, ready-to-send contacts for roughly four cents per lead - combining search scraping, AI contact identification, and email verification in sequence. The result is leads that arrive pre-verified, which means the bounce rate and complaint rate stay low from the start rather than requiring cleanup after the fact.

Building a clean list from the start also means being specific about who you target. Spam complaints come from irrelevant emails. Sending a DevOps pitch to a marketing manager triggers complaints not because the copy is bad but because the targeting is wrong. Postmaster spam rate tracks targeting quality. It tracks email quality too, but bad targeting is what drives the number up.

For B2B cold outreach, Try ScraperCity free - it lets you search millions of contacts by job title, industry, location, and company size, so you can pull targeted lists instead of broad scrapes that inflate complaint rates.

What Postmaster Tools Cannot Tell You

Knowing the limits of Postmaster is as important as knowing how to read it.

It does not show inbox placement rate. Postmaster tells you about complaints, authentication, and errors. It does not tell you what percentage of your emails land in the primary inbox versus the promotions tab versus the spam folder. For inbox placement monitoring, use GlockApps or a manual seed list.

It does not cover Outlook, Yahoo, or any non-Gmail provider. For Outlook and Hotmail monitoring, use Microsoft SNDS. For Yahoo, there is no equivalent self-service tool - you monitor through bounce codes and engagement signals in your sending platform.

It does not tell you why Gmail filtering changed. If your open rates drop and Postmaster looks clean, you cannot use Postmaster alone to diagnose whether Gmail quietly shifted your placement. Complaint rate and delivery errors may look fine while the majority of your mail goes to the promotions tab. The domain reputation dashboard used to give directional signal even when everything else looked okay.

It does not cover Google Workspace recipients. The sender guidelines enforcement applies broadly, but mail sent to corporate addresses running Google Workspace is not monitored in Postmaster Tools data even though those addresses use Gmail infrastructure.

Data is delayed 24-48 hours. A campaign that triggers complaints today will not appear in Postmaster until tomorrow or the day after. Monitor campaign-level engagement in your sequencer in real time. Use Postmaster for trend analysis, not real-time alerting.

The Compliance Status Dashboard in Plain Language

The Compliance Status dashboard is the most misunderstood new addition in v2. Here is what it does.

It checks whether your domain meets Gmail bulk sender requirements and gives you a Pass or Needs Work result for each requirement. It is not a deliverability score. It is a compliance checklist.

Think of it as a building code inspection. A passing result means you are not violating any requirements. It does not mean your emails perform well. A failing result means you have a hard requirement broken - and Gmail will enforce against it.

For anyone sending bulk email - any sequence that goes to hundreds of recipients or more - the compliance dashboard is the first thing to check when setting up a new domain. Before you send a single sequence, every item on that checklist should show Pass.

The specific requirement that trips up cold email senders most often is one-click unsubscribe. Marketing and promotional messages sent by bulk senders must include a one-click unsubscribe mechanism via the List-Unsubscribe header. The unsubscribe must be honored within two days. Cold email sequences that lack this header may show Needs Work in the compliance dashboard even if all authentication records are perfect.

One nuance: transactional messages - password resets, order confirmations, form submissions - are exempt from the one-click unsubscribe requirement. The requirement applies to marketing and promotional messages.

Feedback Loop - The Underused Dashboard

The Feedback Loop dashboard sits between the spam rate dashboard and the authentication dashboard in terms of how much attention it gets. I see this every week - senders ignoring it or not understanding what it shows.

Here is what it does: it shows aggregated complaint data tied to specific campaign identifiers - things like a campaign ID or project identifier that senders embed in their message headers. When Gmail users report those messages as spam, the complaints flow back into this dashboard tagged to the identifier.

The practical use case is pinpointing which specific campaign is causing a spike. Instead of knowing that your overall spam rate went from 0.05% to 0.18% on a Tuesday, the Feedback Loop can tell you that the spike tracks to a specific message type or campaign segment. That narrows the diagnosis from something is wrong to this specific campaign is generating complaints.

The limitation: the data only surfaces when complaint rates reach a threshold high enough to trigger a data point. If your spam rate is well under 0.1%, the Feedback Loop dashboard will often show nothing. That is expected behavior, not a bug.

Gmail Is Now Rejecting Non-Compliant Mail, Not Just Filtering It

Gmail is now permanently rejecting mail that fails sender requirements, not quietly filtering it.

In the old world, Gmail primary enforcement mechanism was sending non-compliant mail to the spam folder. The message still arrived - just in a different tab. Senders could send through authentication failures and bad reputation and the mail would still technically deliver.

That has changed. Gmail is now issuing permanent rejection error codes for mail that violates sender requirements. Non-compliant mail does not go to spam. It gets bounced. A permanent rejection code means the message never arrives at the recipient account at all.

This is visible in the Delivery Errors dashboard. A spike in DMARC policy errors - meaning your DMARC policy is set to reject or quarantine and messages are failing authentication - shows up as delivery errors, not spam placement. The mail was rejected before Gmail ever made an inbox placement decision.

The enforcement applies especially hard to new domains. Google has documented an accelerated enforcement timetable for domains that have not established a sending history. A new domain that tries to send bulk cold email without proper authentication in place faces immediate rejection - not gradual reputation decline - because Gmail has no historical signal to fall back on.

How to Recover After Postmaster Shows a Problem

If your spam rate spikes or your Compliance Status shows Needs Work, the recovery sequence matters as much as the fix itself.

Step 1 - Stop sending to the segments causing the problem. If you can identify through the Feedback Loop which campaigns are generating complaints, pause those immediately. Do not try to push through and hope the rate comes back down.

Step 2 - Clean the list aggressively. Remove contacts who have not engaged in 90 days. Remove anyone who has never replied or clicked. Every unengaged contact is a potential complaint waiting to happen. Removing dead weight from your list before your next send is the fastest way to start moving the spam rate down.

Step 3 - Fix authentication if it is broken. Check the Authentication dashboard. If SPF, DKIM, or DMARC shows failures, fixing those is the priority before resuming any volume. Sending through broken authentication makes every other problem worse.

Step 4 - Reduce daily send volume. During recovery, send to your most engaged, highest-quality contacts only. Lower volume to Gmail recipients gives the algorithm fewer data points to evaluate and reduces the daily complaint count while your rate recovers.

Step 5 - Wait. Google documentation says bulk senders are eligible for mitigation once spam rates stay below 0.3% for 7 consecutive days. Domain reputation recovery - even though the dashboard is gone - still operates on a time-based model. The algorithm sees the clean-sending pattern and adjusts. Recovery typically takes 2 to 4 weeks for a domain that was sending at moderate volume. Domains that burned hard can take 6 to 10 weeks to fully recover.

During recovery, do not stop sending entirely. A complete sending pause can reset warming progress and make the domain look abandoned. Keep a low, consistent volume to engaged contacts. Consistent sending behavior is one of the signals Gmail evaluates.

The Postmaster Tools Setup Checklist for Cold Email Operators

Before you send your first sequence from any domain, these items should all be complete:

If your Postmaster data is blank because you have not hit 100 daily Gmail sends yet, use mail-tester.com as your authentication verification tool in the meantime. It tells you immediately whether your technical setup is correct without requiring volume data in Postmaster.

Find Your Next Customers

Search millions of B2B contacts by title, industry, and location. Export to CSV in one click.

Try ScraperCity Free

Frequently Asked Questions

Why is my Google Postmaster Tools dashboard showing no data?

The three most common causes are: your domain is not verified yet - check that the TXT DNS record is published at your registrar; you are not sending enough volume - you need at least 100 emails per day to unique personal Gmail accounts for basic metrics to populate; or you are only sending to Google Workspace accounts, not personal @gmail.com addresses. Postmaster Tools data only covers personal Gmail. Fix the verification first, then confirm your list contains enough personal Gmail addresses to cross the volume threshold.

Where did my domain reputation score go in Postmaster Tools?

Google permanently retired the Domain Reputation and IP Reputation dashboards when it shut down the v1 interface. They were not moved or renamed - they were removed. The replacement is the Compliance Status dashboard, which shows a Pass or Needs Work result for each of Gmail bulk sender requirements. Your spam rate is now the primary signal for domain health. Keep it under 0.1% and your Compliance Status at Pass, and you are doing what the old reputation score was meant to reflect.

What is the spam rate threshold in Google Postmaster Tools?

Google published thresholds are: keep spam rate below 0.1% for healthy delivery, and never let it reach 0.3% or above. At 0.3%, Gmail enforcement kicks in including temporary and permanent rejections. The spam rate is calculated as complaints divided by emails that landed in the inbox, not total emails sent. Practitioners sending at high volume target 0.01% as their operating standard, not 0.1%.

Does Google Postmaster Tools work for Google Workspace accounts?

Postmaster Tools only monitors email sent to personal Gmail accounts - addresses ending in @gmail.com or @googlemail.com. If you are sending B2B cold email to corporate addresses like name@company.com that run on Google Workspace, that traffic does not appear in Postmaster Tools data. Gmail sender guidelines and enforcement still apply when sending to those addresses, but the monitoring data does not surface in Postmaster. For Microsoft Outlook monitoring, use Microsoft SNDS.

How often should I check Google Postmaster Tools?

Daily, especially during the first 30 days of a new domain, during an IP warmup, or when recovering from a deliverability problem. Postmaster data updates once a day, so checking more frequently does not give you new information. During stable, low-volume sending periods, a weekly check is sufficient. The key is treating it as a daily habit during any active cold outreach campaign, since data is delayed 24-48 hours and you want to catch complaint spikes before they compound.

What is the Compliance Status dashboard in Postmaster Tools v2?

The Compliance Status dashboard is the new Pass/Fail checklist that replaced reputation scores in Postmaster Tools v2. It checks whether your sending domain meets Gmail bulk sender requirements - SPF authentication, DKIM authentication, DMARC alignment, one-click unsubscribe for marketing mail, spam rate below 0.1%, and valid DNS records. Each requirement shows either Pass or Needs Work. You need to have sent at least 5,000 messages to Gmail in a single day for this dashboard to populate. After fixing an issue, allow up to 7 days for the dashboard to reflect the change.

Can I use Google Postmaster Tools to monitor inbox placement?

No. Postmaster Tools shows complaints, authentication pass rates, delivery errors, and compliance status. It does not show what percentage of your emails land in the primary inbox versus spam versus the promotions tab. A low spam rate in Postmaster can coexist with low inbox placement - if Gmail is routing your mail directly to spam, recipients cannot report it as spam from there, making your complaint rate look artificially clean. For actual inbox placement monitoring, use a separate seed account testing tool alongside Postmaster.

Want 1-on-1 Marketing Guidance?

Work directly with operators who have built and sold multiple businesses.

Learn About Galadon Gold