Skip to content
wiki · technical reference

Postmaster Tools

Google's view into how Gmail sees your sending. Reputation gauge, complaint rate, authentication breakdown. Mandatory if you have Gmail audience.

~5 min read

What Postmaster Tools actually shows

Postmaster Tools is Google's sender-facing dashboard for Gmail reputation. It exposes signals Gmail computes internally that wouldn't otherwise be visible to senders. Six dashboards:

  • Domain reputation. Gauge: bad / low / medium / high. Tracks the sending domain's standing with Gmail, independent of the IP.
  • IP reputation. Same gauge, per individual sending IP. Available only for senders with significant per-IP volume to Gmail (typically 1,000+ daily).
  • Spam rate. Percentage of your mail Gmail users marked as spam. Daily, smoothed over 7 days. Above 0.3% is the warning zone. Above 0.5% is emergency territory.
  • Authentication. SPF, DKIM, DMARC pass rates as percentages of total volume. Drops mean authentication broke somewhere.
  • Encryption. Percentage of your outbound mail to Gmail delivered over TLS. Should be near 100%.
  • Delivery errors. Receiver-side rejection categories: rate limiting, content filtering, IP blocked, suspicious. Useful for diagnosing specific delivery failures.

What it doesn't show: per-message or per-recipient detail, the underlying numeric reputation score, what specific factors are driving the gauge, projections for future reputation. Gmail keeps the model proprietary.

How to interpret the reputation gauge

Four levels. Approximate mapping to inbox placement:

  • High. Strong inbox placement, minimal filtering. Most legitimate senders should target this.
  • Medium. Generally inboxing but with elevated filtering. Some campaigns hit spam, especially aggressive subject lines or low-engagement segments.
  • Low. Significant spam folder routing. Inbox placement degraded across most segments. Active intervention needed.
  • Bad. Most volume goes to spam. Effectively unable to reach Gmail audiences. Recovery typically requires 60-90 days plus root-cause remediation.

The gauge is reactive. Drops happen within days of bad signals (high complaint rate, spam-trap hits), but recovery takes weeks of clean sending. Don't expect overnight reputation changes. Gmail smooths the gauge over rolling windows.

Setup: verifying domains

Postmaster Tools requires verifying each sending domain. Setup:

  1. Go to postmaster.google.com and sign in with the Google account you want to manage from.
  2. Add a sending domain. The domain is the one in the From: header of your sends.
  3. Verify ownership via DNS TXT record. Google provides a verification string. Publish it as a TXT record at the domain root.
  4. Wait for DNS propagation (5-15 minutes typically). Click verify in the dashboard.
  5. Wait for data to populate. New domains show no data for 24-72 hours, even if you're already sending. Below threshold volume, some dashboards may never populate.

Verify every sending subdomain that has material Gmail volume. mail.example.com and example.com are tracked separately if both send. Bare apex domains (without subdomain) can be added too.

Threshold for data appearing

Postmaster Tools needs minimum sending volume before showing data:

  • Domain reputation: appears at ~50-100 daily Gmail-bound messages.
  • IP reputation: appears at ~1,000-5,000 daily per-IP volume to Gmail.
  • Spam rate: similar threshold to domain reputation.
  • Authentication: lower threshold (~25-50 daily).

Below threshold, dashboards show "Insufficient data." Not a bug. The threshold is where Google considers the signal statistically meaningful. Senders with very low Gmail volume may need to consolidate sends or accept that Postmaster Tools won't produce useful data for them.

What to do with the data

Dashboards aren't passive. They're operational tools.

  • Reputation drop. Identify the campaign that triggered it (look at recent send history near the drop date). Audit content, audience, engagement signals. Pause aggressive segments. Wait for recovery.
  • Spam rate climbing. Identify which campaigns are driving complaints. Often a re-engagement campaign to dormant subscribers. Adjust content or segment.
  • Authentication failures. Investigate immediately. SPF/DKIM/DMARC failures mean misconfiguration that affects every send.
  • Delivery errors elevated. Check the breakdown. Rate-limiting suggests overly aggressive volume. Content filtering suggests message-level issues. IP blocked may indicate Spamhaus listing.

Senders without continuous Postmaster Tools monitoring discover problems weeks later, when downstream metrics (open rate, conversion) finally reflect them. Senders watching Postmaster Tools see issues within days.

Postmaster Tools vs SNDS: domain vs IP reputation

Gmail Postmaster Tools and Microsoft SNDS measure different things. Postmaster Tools is domain-centric: reputation tracked per sending domain (or subdomain), authentication tracked per signing domain, spam rate tracked per envelope sender domain. SNDS is IP-centric: reputation tracked per sending IP, no domain-level signal exposed to senders. The difference reflects each receiver's internal architecture.

Operational implication: domain-centric reputation (Gmail) is portable across IP migrations. If you migrate sending IPs, Gmail reputation tends to follow the domain. IP-centric reputation (Microsoft) is anchored to the IP; migration to fresh IPs starts the reputation clock over at Microsoft. This asymmetry affects migration strategy: Gmail is forgiving of IP changes; Microsoft requires patience with IP migrations and resets.

Coverage gaps in each tool. Postmaster Tools shows nothing about Gmail Workspace tenants (corporate Gmail customers run their own filtering on top of consumer Gmail filtering). SNDS shows nothing about consumer-vs-corporate Outlook filtering distinction. Both tools show only their own infrastructure, not the broader internet ecosystem. Senders should not infer overall deliverability health from Gmail and Microsoft signals alone; smaller receivers (Yahoo, Apple, ProtonMail, regional providers) require their own monitoring approach.

For production operations, a healthy posture monitors both tools alongside RBL polling, FBL ingestion, and seed-list inbox placement testing. No single signal source provides full visibility; the combination provides reasonable coverage.

Common Postmaster Tools failure modes operators don't expect

Three failure modes appear frequently in production that operators don't see coming.

Reputation oscillation between High and Medium without obvious cause. Reputation is computed from rolling windows of engagement, complaints, authentication, and traps. Small variations in any input can push reputation across category boundaries; the oscillation is normal noise. Don't over-react to single-day reputation drops; investigate sustained patterns over 7-14 days.

Spam rate above threshold despite low complaint count. Gmail's spam rate calculation differs from raw complaint rate; it includes Gmail's own filtering decisions, not just user-marked complaints. Mail Gmail filtered to spam folder counts toward spam rate even though no user marked it. The rate can climb without users actively complaining; this is by design.

Authentication tab showing 100% pass for SPF, DKIM, DMARC, but DMARC compliance below 100%. Compliance requires both SPF/DKIM passing AND alignment with the From: domain. Pass rate measures the technical pass; compliance measures pass-and-aligned. Authentication misalignment (where SPF passes but on a different domain than From:) shows as authentication-pass-but-compliance-fail.

Reputation tanks during engagement-driven warmup. Counter-intuitively, sending to your most-engaged subscribers during warmup sometimes hurts because the engagement-rate ceiling is higher than receivers expect for new infrastructure. Better strategy: warm gradually with mixed-engagement audience, accept lower engagement rates during warmup, ramp engagement quality alongside volume.

Postmaster Tools v2 in 2026: the binary Pass/Fail model

Gmail replaced the multi-level reputation reporting in Postmaster Tools with a binary Pass/Fail compliance indicator in October 2025. The change reflects the shift toward strict enforcement of bulk-sender requirements that completed through 2025-2026 and represents a major operational shift for senders relying on the dashboard for visibility.

Under the old model, Gmail Postmaster Tools showed reputation on a high/medium/low/bad scale per IP and per domain. Operators could observe degradation in advance of enforcement and respond to trending issues before they produced customer-visible impact. The model gave roughly 30-90 days of advance warning between reputation degradation and enforcement.

Under the new v2 model, the dashboard shows compliance status as Pass or Fail with no intermediate band. Senders that pass the compliance criteria see green status; senders that do not see red status with specific reasons. The transition from Pass to Fail can happen within 24-72 hours of underlying conditions changing, with little advance warning compared to the old reputation model.

The compliance criteria as documented in Gmail postmaster guidance: SPF, DKIM, DMARC fully aligned and authenticating, complaint rate below 0.3% sustained (the bulk-sender threshold for personal Gmail recipients), functional one-click unsubscribe header on bulk mail, suppression of unsubscribers within 48 hours, no significant volume of unsolicited mail patterns identified by Gmail classification. Senders failing any of these criteria show Fail status; senders meeting all show Pass.

The operational implication for senders relying on Postmaster Tools: the dashboard is now less useful as a continuous reputation monitor and more useful as a binary compliance check. Pair Postmaster Tools v2 with the older signal sources that still show gradient (SNDS for Microsoft, FBL complaint trending, internal sending metrics) to maintain visibility into degradation patterns that the v2 model no longer surfaces directly.

What Postmaster Tools data sections still exist

Despite the headline compliance change, several data sections in Postmaster Tools remain useful for operational monitoring. The sections below are what production senders continue to check during routine operations.

Domain reputation: still displayed per sending domain. Although the headline indicator is now binary, the underlying domain reputation data feeds the compliance assessment and shows trend information that helps diagnose Pass-to-Fail transitions when they occur. Domains showing trending degradation in this section will typically transition to Fail status within 7-14 days unless the underlying issue is addressed.

Spam rate: the rate at which Gmail users marked mail from your domain as spam, displayed as a percentage with daily granularity. The 0.3% threshold for bulk-sender compliance maps directly to this metric. Production monitoring should alert on any sustained period above 0.2% (the warning zone before the 0.3% compliance threshold triggers).

Feedback loop: Gmail does not operate a traditional FBL like Microsoft JMRP or Yahoo CFL, but the Postmaster Tools feedback loop section provides equivalent visibility through complaint patterns. The data is less granular than per-message FBL reports but still useful for identifying which sending patterns produce elevated complaints.

IP reputation: per-IP reputation status separate from domain reputation. The IP-level data matters for senders running multiple IPs because reputation issues can localize to specific IPs while other IPs in the same pool maintain clean status. The diagnostic pattern is comparing IP-level reputation to domain-level reputation; mismatches indicate isolated infrastructure issues that targeted remediation can address.

Delivery errors: SMTP error codes that Gmail returned for mail from your domain. Useful for diagnosing specific delivery failures: 550-5.7.26 indicates authentication failures, 421-4.7.32 indicates DMARC alignment failures, 552 5.2.3 indicates message size issues, others indicate specific receiver-side conditions documented in Gmail postmaster guidance.

Encryption: percentage of mail to/from your domain transmitted with TLS encryption. Production sending should show 100% or very close; persistent gaps indicate sender-side configuration issues with STARTTLS or MTA-STS handling.

Postmaster Tools registration and verification mechanics

Registration for Postmaster Tools requires demonstrating control over the sending domain through DNS verification. The process is operationally straightforward but has specific requirements that production senders benefit from getting right at first attempt.

The registration flow: log into postmaster.google.com with a Google account, add the domain to monitor, complete DNS verification by adding a TXT record at the apex of the domain with content that Postmaster Tools provides. The verification typically completes within minutes of DNS publication. The domain begins appearing in the dashboard with available data once Gmail has accumulated sufficient mail volume from the domain (typically within 24-72 hours of consistent sending).

The verification record can be removed after initial verification completes but most operators leave it in place for re-verification if needed. The record does not affect any other DNS behavior and producing it once is operationally easier than re-producing it later when re-verification is requested.

For multi-domain operations, each sending domain needs separate registration in Postmaster Tools. The dashboard shows all registered domains under the same Google account; operators with many domains often dedicate a specific Google account to Postmaster Tools monitoring rather than mixing it with personal accounts.

The verification provides access only; the actual data displayed depends on Gmail observing your sending volume. Domains sending below approximately 100 daily messages to personal Gmail recipients may not show data because the volume is too low for statistically meaningful reputation calculation. Operators with very low volume to consumer Gmail often see incomplete dashboards even when registration is correct; this is expected behavior rather than a registration issue.

For senders operating through third-party ESPs, the Postmaster Tools registration is typically the responsibility of the sender (the domain owner) rather than the ESP. The ESP may provide DKIM keys and sending infrastructure, but the Postmaster Tools registration belongs to the domain owner and produces visibility that the domain owner controls independently of the ESP relationship.

Diagnostic workflows when Postmaster Tools shows Fail status

The transition from Pass to Fail status in Postmaster Tools v2 typically reflects a specific underlying condition that diagnostic work can identify. The diagnostic workflow below captures what production operators settle on after running through the diagnosis multiple times.

Step 1: identify which criterion failed. Postmaster Tools surfaces specific failure reasons rather than just generic Fail status. Common failure reasons: authentication issues (SPF, DKIM, or DMARC misconfiguration), complaint rate exceeded threshold, unsubscribe handling not compliant, suspicious sending patterns identified by Gmail classification. The specific reason determines the remediation path.

Step 2: validate authentication if that is the failure category. Run the SPF/DKIM/DMARC validator on this site against the sending domain. The tool identifies specific authentication misconfigurations: SPF record missing or with wrong syntax, DKIM signature failing or not aligned, DMARC policy missing or at p=none. Each issue has a specific remediation that the validator describes.

Step 3: investigate complaint patterns if complaint rate triggered the failure. Sustained complaint rate above 0.3% to personal Gmail recipients is the threshold. The pattern analysis question is whether the elevated complaints concentrate in specific list segments, specific campaigns, or specific content types. Pattern concentration suggests targeted remediation; spread across all sending suggests systemic content or list quality issues that need broader review.

Step 4: verify unsubscribe handling if that is the failure category. The List-Unsubscribe header must be present on bulk mail and must support the one-click unsubscribe pattern (List-Unsubscribe-Post header for HTTP-based opt-out). Unsubscribe requests must be honored within 48 hours. Production senders sometimes fail this category through misconfigured ESP settings that include the header but do not process the one-click POST requests correctly.

Step 5: pause and review if pattern-based failure. Suspicious sending patterns failure is the hardest to diagnose because Gmail does not surface the specific patterns it identified. Common underlying causes: sudden volume changes (large campaign without warmup precedent), content pattern matches known spam fingerprints, sending source changes (new IPs, new domains, new authentication setup without warming), recipient quality issues (purchased lists, scraped contacts, untargeted prospecting). The remediation is often pause sending, audit recent operational changes, reverse problematic changes, resume gradually with measurement at each step.

Troubleshooting

Dashboards say "Insufficient data" even though I'm sending to Gmail
Below the volume threshold. Postmaster Tools needs ~50-100 daily Gmail-bound messages to populate domain reputation. If your Gmail volume is genuinely lower, the dashboards may never show data. Consolidate sends to a single subdomain to cross the threshold.
My reputation gauge dropped overnight with no obvious cause
The gauge is smoothed over a rolling window; what looks like a sudden drop usually reflects accumulated signal over 5-7 days. Look at spam rate and authentication trends in the same window. Often the cause is a campaign sent days earlier that didn't register impact until enough recipient signals accumulated.
IP reputation shows but domain reputation doesn't
Different volume thresholds. IP reputation requires high per-IP volume; domain reputation requires lower volume but spread across the domain. If you're consolidating sends through a single IP, you may meet the IP threshold while a specific subdomain doesn't meet the domain threshold.
Authentication shows 95% pass rate, not 100%
Some path through your sending stack isn't signing or authenticating correctly. Common causes: a secondary MTA without DKIM keys, a transactional system using a different envelope sender, a forwarder that's breaking SPF alignment. Audit which 5% is failing; usually a specific subdomain or message type.
I see data fluctuating randomly day-to-day
Day-to-day variation is normal at low volumes. Trust the 7-day smoothed signal over individual days. If your volume is high enough that day-to-day should be stable but isn't, look for inconsistent sending patterns (some days authenticated, some days not) or campaigns going out at irregular intervals.
My Postmaster Tools dashboard shows no data for 7 days despite sending substantial volume
Most common cause is that your volume to personal Gmail recipients is below the threshold for statistical visibility. Postmaster Tools requires approximately 100+ daily messages to personal Gmail addresses to generate meaningful data. Senders with B2B audiences may have low personal Gmail volume even with high total volume because most recipients use Microsoft 365 or other corporate mail. Verify volume to personal Gmail specifically using your MTA logs filtered for gmail.com recipients. If volume is indeed low, the empty dashboard is expected behavior and you need alternative visibility (SNDS for Microsoft, FBL for Yahoo, internal metrics) for the receivers your actual mail flows to.
I transitioned from Pass to Fail status overnight without any operational changes
Postmaster Tools v2 can transition quickly when receiver-side classification identifies new patterns. Even without sender-side changes, Gmail can update its classification of your sending if it identifies new spam signals (new spam-trap hits, new complaint clusters, new content pattern matches). Check the specific failure reason that Postmaster Tools displays. Common scenarios: recent list import contained spam-trap addresses that produced concentrated trap hits, content fingerprint match with a recent spam campaign that you were not part of but had similar templates, sudden volume increase that exceeded warmed capacity for the specific Gmail recipient mix. Address the specific identified cause rather than assuming the transition was random.

Related entries