Suped

Why do email scams still work and are profitable?

Published 4 Jul 2025
Updated 24 Jul 2026
14 min read
Summarize with
Editorial thumbnail explaining why email scams still work and remain profitable.
Updated on 24 Jul 2026: We updated this guide for current AI-assisted scam tactics, multi-channel fraud, and the RFC 9989 DMARC standard.
Email scams still work because the economics are brutal: sending email is cheap, lists can be reused or sold, automation handles most of the work, and scammers only need a tiny fraction of recipients to respond. A campaign that fails 99.99% of the time can still make money when the message reaches enough people and the payoff from one victim is high.
The uncomfortable part is that scams do not need everyone to be gullible. They need one distracted employee, one exhausted parent, one older person under pressure, one finance approver seeing a familiar name, or one customer who clicks before thinking. Scam emails also get better as soon as a recipient responds, because that response marks the address as valuable.
So the direct answer is this: email scams are profitable because attackers combine scale, low operating cost, human pressure, list resale, impersonation, and gaps in authentication or business processes. Security awareness helps, but it cannot carry the whole burden. Domains need proper authentication, monitoring, and fast investigation when suspicious mail gets through.

Why the numbers still work

Most legitimate businesses cannot survive on a near-zero conversion rate. Scammers can, because their marginal cost per message is close to zero once they have infrastructure, stolen accounts, purchased lists, or compromised sending systems. A bad message sent to 100,000 people only needs a few replies to justify the attempt.
The math also changes when the scammer is not only chasing an immediate payment. A reply, form submission, downloaded attachment, stolen login, or confirmed active address has value. It can move the target into a smaller and more valuable list for a second-stage scam.
Current loss reports show why attackers keep funding impersonation. The FTC recorded $3.5 billion in reported imposter-scam losses in 2025 across email, text, phone, social media, and other contact methods. That figure is not email-only, but email remains a cheap entry point into these multi-channel scams.
  1. Low cost: Mass email costs little compared with phone fraud, paid ads, physical mail, or in-person crime.
  2. High upside: One successful invoice redirection, gift card request, credential theft, or romance scam can cover a large failed campaign.
  3. Reusable data: A person who replies once is more likely to be targeted again, and that confirmed interest can be sold.
  4. Automation: Templates, bots, breached mailboxes, and scripted follow-ups reduce the manual work needed per target.
Why tiny response rates still pay
Illustrative economics for a scam campaign where most recipients ignore the email.
Ignored
99,900 recipients
Clicked
80 recipients
Replied
19 recipients
Paid
1 recipients
Some scams still look ridiculous. Poor grammar, strange claims, and obvious urgency can filter out people who will waste the scammer's time, but that is not a rule. Many current phishing and business email compromise messages are polished, personalized, and copied from real business conversations.
A scam email does not need to be believable to everyone. It only needs to be believable to the small group of people who are rushed, isolated, under pressure, unfamiliar with the brand, or already expecting a related message.

Why people still fall for scams

People do not usually fall for scams because they carefully evaluate the message and decide it is safe. They fall for scams because the message reaches them at the wrong moment. Email is mixed into work, banking, shopping, healthcare, travel, delivery updates, school notices, and account security alerts. That normal context gives social engineering cover.
Good scams exploit timing and emotion. A message that says an account will close in 30 minutes, a package needs payment, a payroll form needs updating, or a CEO needs a quick favor creates a small decision window. The scammer wants the recipient to act before the slower, skeptical part of the brain catches up.
What the recipient sees
  1. Familiar sender: A brand, coworker, vendor, payroll system, or mailbox name they recognize.
  2. Immediate task: A request that feels small enough to handle quickly.
  3. Pressure: A deadline, warning, failed payment, locked account, or executive request.
What the attacker needs
  1. One action: A click, reply, login, payment, code, or forwarded document.
  2. Low scrutiny: A moment when the person is busy or trusts the apparent source.
  3. Next step: A way to move the target into chat, phone, payment, or credential capture.
A second reason is repetition. People receive so much real email that looks automated, rushed, and poorly formatted. Password resets, receipts, policy notices, lead alerts, invoice reminders, and support tickets often look plain. Scam emails borrow that ordinary messiness. The line between a sloppy real email and a malicious fake email is not always obvious in the inbox.
The FTC's consumer guidance on phishing scams gives a useful public checklist: watch for urgent payment requests, fake account problems, suspicious attachments, and requests for personal information. That advice works best when it is paired with technical controls that reduce how often dangerous messages reach people in the first place.

How scams turn attention into money

A scam email is usually the first step in a revenue chain. The money does not always come directly from the email itself. It can come from stolen credentials, payment redirection, account takeover, resold victim lists, fake subscription charges, malware access, or follow-up phone calls.
Flowchart showing how an unwanted email can lead to payment or resale.
Flowchart showing how an unwanted email can lead to payment or resale.
The most profitable scams are often multi-stage. First, the attacker sends a broad message. Then they focus on anyone who opens, clicks, replies, or provides a small piece of information. After that, the script becomes more personal. The attacker can mention the recipient's company, role, supplier, family context, previous reply, or account details.

Scam path

What the attacker gets

Why it pays

Credential theft
Login details
Mailbox access, resale, fraud, and lateral movement
Invoice fraud
Payment change
One payment can be worth weeks of failed attempts
Gift cards
Redeemable codes
Fast cash-out and low friction for the victim
Reply farming
Active address
The address can be retargeted or resold
Malware
Device access
Access can lead to data theft or extortion
Common ways email scams become profitable.
This is also why replying to a scam is risky even when no money changes hands. A reply confirms that the mailbox is active and that a human is willing to engage. That information has value.

How AI and channel switching lower the cost

Generative AI lowers the cost of producing natural and personalized scam emails. It can clean up grammar, adapt a message to a job role, and turn public information into a credible pretext. That does not create a new form of fraud, but it lets attackers test more variations and run targeted campaigns with less manual writing.
  1. Personalized pretexts: Public company pages, supplier pages, job titles, and breached data make a routine request feel specific.
  2. QR-code lures: A code moves the recipient to a phone, where the destination is harder to inspect before opening.
  3. Conversation hijacking: A compromised mailbox lets the attacker reply inside a real invoice or supplier thread.
  4. Channel switching: The email moves the target to a phone call or message thread where email controls lose visibility.
These tactics make spelling and formatting a weak test of legitimacy. The safer test is whether the request matches a known process. Payment changes, credential prompts, recovery codes, and confidential requests need verification through a trusted route that the requester did not supply.

Why authentication does not stop every scam

DMARC, SPF, and DKIM reduce domain spoofing. They do not make every email safe. A scam can pass authentication when it is sent through a compromised legitimate mailbox, a lookalike domain, a free mailbox provider, a misconfigured third-party sender, or a real platform account that the attacker controls.
This distinction matters. DMARC asks whether the domain in the visible From address aligns with a domain authenticated by SPF or DKIM. A pass validates authorized use of that domain for the message. It does not prove that the sender's intent is honest.
Example DMARC recorddns
v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com; aspf=s; adkim=s
RFC 9989 is the current DMARC base standard. It makes the old pct sampling tag historic and introduces t=y when a domain owner wants to signal test mode for an enforcement policy. New records should omit pct. Domains used by people also need to assess mailing lists and other indirect mail flows before publishing p=reject, because aligned DKIM is essential when SPF alignment breaks during forwarding.
If you want the deeper technical version, see why a phishing email can pass SPF and DKIM. The short version is that SPF and DKIM passing are not enough by themselves. Domain alignment, sender authorization, account security, and content signals all matter.
Suped's product turns DMARC reports into sender-level visibility. Teams can see which services send mail for the domain, which messages pass alignment, and which sources need fixing before policy changes.
?

What's your domain score?

Deep-scan SPF, DKIM & DMARC records for email deliverability and security issues.

For a quick baseline, run a domain health check and confirm that DMARC, SPF, and DKIM are present and valid. That does not solve social engineering, but it removes a large class of simple spoofing attempts.

What defenders can actually reduce

The practical goal is not to make every person detect every scam. That fails at scale. The practical goal is to reduce exposure, reduce impersonation, reduce believable sender abuse, and reduce the time between a suspicious signal and a response.
Suped DMARC dashboard showing email volume, authentication health, and source breakdown
DMARC monitoring gives you a feedback loop. You can see which senders are legitimate, which systems are failing alignment, and whether anyone is trying to use your domain without permission. Suped's product combines that reporting with alerts, guided fixes, hosted authentication records, and blocklist or blacklist monitoring so teams can investigate changes without working through raw XML.
  1. Authenticate your domain: Publish SPF, DKIM, and DMARC records, then monitor real traffic before enforcement.
  2. Move policy carefully: Start at p=none, fix legitimate senders, and move to p=quarantine. Use p=reject only after assessing indirect mail and mailing-list risks.
  3. Watch new sources: Unexpected senders often reveal shadow IT, broken integrations, or abuse attempts.
  4. Test real messages: Send real mail through important systems and inspect the result with an email tester before users depend on it.
  5. Monitor reputation: Blocklist and blacklist problems can signal abuse, compromised infrastructure, or poor sending hygiene.
A security program that only says "train users better" leaves too much to chance. Training matters, but it should sit behind technical controls. People should not be the first and only filter.

Email tester

Send a real email to this address. Suped shows a results button when the test is ready.

?/43tests passed

Why bad messages still get delivered

Mailbox providers make risk decisions using many signals: authentication, reputation, recipient history, URL behavior, content, engagement, sending patterns, and user reports. A message can pass one layer and fail another. A scammer can also avoid obvious malicious content in the first email and move the dangerous step into a reply, phone call, QR code, or shared document.
Some scams get delivered because they come through trusted infrastructure. A compromised mailbox at a real company has history, contacts, and established authentication. A lookalike domain can pass its own authentication. A fake invoice from a new domain can look ordinary if the recipient has no prior relationship signals.
Infographic showing signals that let some risky emails get delivered.
Infographic showing signals that let some risky emails get delivered.
Another reason is that filters avoid breaking legitimate mail. If mailbox providers blocked every message that looked slightly suspicious, payroll notices, password resets, invoices, support tickets, and sales emails would be blocked too. Attackers live in that ambiguity.
The warning sign to watch
When a message asks the recipient to leave the normal workflow, slow down. A payment change outside procurement, a login outside the usual portal, a support request outside the ticketing system, or a request to keep something secret deserves verification through a separate channel.

How to make scams less profitable

The way to reduce scam profitability is to increase the attacker's cost and reduce the number of people who reach the dangerous step. That means fewer spoofed messages, fewer successful impersonations, fewer unverified payment changes, fewer compromised mailboxes, and faster detection when something abnormal appears.

Control

Reduces

Practical note

DMARC
Spoofing
Monitor first, then enforce
SPF
Unauthorized sources
Keep lookup limits under control
DKIM
Message tampering
Use aligned signing domains
MFA
Account takeover
Prefer phishing-resistant methods
Payment checks
Payment fraud
Verify changes out of band
Controls that reduce scam profitability.
For domains, the biggest win is visibility. You cannot protect a domain well if you do not know every service sending mail for it. A marketing platform, billing system, help desk, CRM, HR tool, and developer service can all send mail. If one is not authenticated correctly, your domain protection has a gap.
That is where DMARC monitoring becomes a daily operational control rather than a one-time DNS task. Suped's product adds automated issue detection, alerts, hosted DMARC, hosted SPF, SPF flattening, hosted MTA-STS, and blocklist monitoring so teams can keep the configuration healthy after the first setup.
Separate two workflows: preventing abuse of your domain and detecting scams that claim to be other brands. DMARC protects your domain from unauthorized use. It does not stop a scammer from using a different domain, a compromised mailbox, or a free address. That is why inbox filtering, user reporting, payment verification, and account security still matter.
If money or credentials have already been sent, speed matters. Contact the financial institution immediately, reset the affected account through a trusted route, revoke active sessions, inspect mailbox forwarding rules, preserve the message and headers, and report the incident through the organization's response process.

A simple operating model for teams

For most teams, the workable model is simple: know who sends email for you, authenticate those senders, enforce DMARC only after you have evidence, and investigate changes quickly. The fewer surprises in your sending environment, the harder it is for attackers to hide.
  1. Inventory senders: List every platform that sends mail using your domain or subdomains.
  2. Validate DNS: Check SPF, DKIM, and DMARC records for syntax, domain alignment, and policy readiness.
  3. Monitor reports: Review source-level authentication results instead of relying on assumptions.
  4. Fix failures: Update sender configuration, DNS records, DKIM selectors, or vendor settings.
  5. Choose enforcement: Move to quarantine after legitimate mail passes, then assess whether reject fits the domain's mail flows.
  6. Keep watching: Alert on new senders, sudden failures, volume spikes, and reputation changes.
Issue steps to fix dialog showing the issue overview, tailored fix steps, and verification action
Issue steps to fix dialog showing the issue overview, tailored fix steps, and verification action
Actionable issue workflows matter because authentication failures often involve multiple owners. A marketer controls one platform, IT controls DNS, finance controls invoice approvals, and security controls incident response. A clear issue, supporting evidence, and fix path reduce delay.
The best defensive outcome is not that every scam disappears. The best outcome is that spoofing your domain stops working, suspicious source changes are visible, legitimate mail stays authenticated, and high-risk human decisions require verification.

Views from the trenches

Best practices
Treat every reply as a risk signal and watch for repeated targeting of the same recipient.
Use DMARC reports to separate spoofing attempts from authenticated third-party sending gaps.
Verify payment and account changes outside email, especially when urgency drives the request.
Common pitfalls
Assuming bad grammar means low risk ignores how obvious messages filter for responsive victims.
Relying only on awareness training leaves tired or vulnerable users as the final control.
Ignoring small reply rates misses that one paid victim can fund many failed campaigns.
Expert tips
Track active responder patterns because confirmed addresses often become higher-value targets.
Use quarantine as the endpoint for user mail unless reject risks have been fully assessed.
Pair DMARC enforcement with mailbox security because compromised accounts can still pass auth.
Marketer from Email Geeks says scam campaigns can survive on tiny response rates because the cost to send is low and one victim can justify the effort.
2021-07-30 - Email Geeks
Marketer from Email Geeks says some scam messages look bad on purpose because obvious mistakes can filter for people who are more likely to keep engaging.
2021-07-30 - Email Geeks

What this means in practice

Email scams still work because they are built around probability, not persuasion of the average person. Most people ignore them. A small number respond. A smaller number pay, share credentials, or confirm that the address is worth targeting again. That is enough.
The defensive answer is layered. Use DMARC, SPF, and DKIM to reduce spoofing. Monitor authentication and reputation continuously. Treat blocklist and blacklist changes as signals worth investigating. Build payment and account-change processes that do not depend on trust in a single email. Then give users simple reporting paths when something feels wrong.
Scammers make money when defenders leave cheap paths open. Closing those paths requires measurable domain monitoring, strong account controls, verified business processes, and a fast response when someone reports a suspicious message.

Frequently asked questions

DMARC monitoring

Start monitoring your DMARC reports today

Suped DMARC platform dashboard
What you'll get with Suped
Real-time DMARC report monitoring and analysis
Automated alerts for authentication failures
Clear recommendations to improve email deliverability
Protection against phishing and domain spoofing