Spam Complaint
A spam complaint is recorded when a recipient marks one of your messages as spam, usually by clicking the report-spam button in their inbox. It is the single most damaging negative signal a sender can collect: the recipient is telling their mailbox provider, in the clearest possible terms, that your mail is unwanted. A rising complaint rate lowers your sender reputation fast.
- Triggered when a recipient clicks “report spam” on a message
- One complaint outweighs many opens; it is the costliest engagement signal
- Providers relay complaints to senders through a feedback loop in ARF format
- Gmail asks bulk senders to keep the complaint rate under 0.3%, ideally below 0.1%
What happens when someone complains
When a recipient clicks the report-spam button (or moves a message into the spam folder), their mailbox provider records a complaint against the sender. Internally, the provider treats this as a strong vote that your mail is unwanted, and it feeds straight into how it filters your future messages. Because the signal comes from a real human deliberately rejecting your mail, it carries far more weight than a passive non-open: a common rule of thumb is that one complaint does more damage than dozens of opens can repair.
The complaint also affects the recipient’s own view: future mail from you is more likely to skip their inbox entirely. Multiply that across a list and a high complaint rate quietly suppresses delivery for everyone, not just the people who complained. This is why complaints are tracked as a headline metric in Google Postmaster Tools and treated as a hard ceiling by the bulk-sender rules.
How complaints reach the sender: feedback loops
Most senders never see the individual report-spam click directly. Instead, providers relay complaints through a feedback loop (FBL): when a user complains, the provider packages the offending message into an Abuse Reporting Format report (ARF, defined in RFC 5965) and emails it back to the sender or their ESP, provided they have registered for the loop in advance.
Providers implement this differently. Yahoo and Microsoft run traditional address-level FBLs that name the complaining recipient so you can suppress them. Gmail does not expose individual complainers; instead it offers an aggregate Feedback Loop dashboard in Postmaster Tools that reports a spam rate per campaign, which you enable by embedding a special FBL identifier header in your mail. Either way, the purpose is the same: give you an early warning so you can stop mailing people who do not want you before your reputation collapses.
Feedback-Type: abuse
User-Agent: SomeMailProvider/1.0
Version: 1
Original-Mail-From: bounce@example.com
Original-Rcpt-To: subscriber@example.net
Arrival-Date: Tue, 09 Jun 2026 14:02:11 +0000
The numbers that matter
Complaints are judged as a rate, not a raw count: complaints divided by messages delivered. Since February 2024, Google’s bulk-sender rules tell anyone sending 5,000 or more messages a day to Gmail to keep the spam rate reported in Postmaster Tools below 0.10%, and never reach 0.30% or higher. Cross the 0.3% line and Gmail can start routing your mail to spam or rejecting it; you only become eligible for relief once the rate stays under 0.3% for several consecutive days.
These percentages sound tiny, and that is the point. At a 0.3% rate, just 3 complaints for every 1,000 delivered messages is enough to trigger heavier filtering, so a single bad campaign to a poorly sourced list can tip you over. The practical takeaway is that complaints must be measured and managed continuously, not reviewed after the damage is done. You can track the trend for your domain in the Postmaster Tools spam-rate dashboard.
How to keep complaints down
- Only mail people who asked. Double opt-in and removing purchased or scraped addresses is the biggest single lever on complaint rate.
- Make unsubscribing trivial. A visible unsubscribe link plus one-click unsubscribe gives unhappy recipients an easy exit so they leave instead of hitting report-spam.
- Honour complaints instantly. Feed every FBL report into your suppression list and never mail that address again.
- Match expectations. Send the cadence and content people signed up for; surprise frequency and bait-and-switch subject lines are complaint magnets.
The path of a spam complaint
Spam complaint vs unsubscribe
| Spam complaint | Unsubscribe | |
|---|---|---|
| Recipient action | Hits report-spam | Clicks unsubscribe |
| Reputation impact | Severe | Minimal |
| Tells the provider | This sender is a spammer | I just want to leave |
| Counts toward | Complaint rate | Unsubscribe rate |
| Best response | Suppress and investigate | Suppress, no alarm |