Security

How verified senders stop email impersonation

24 Aug 20265 min read
In short
  • Anyone can set a display name, so "From: your bank" proves nothing.
  • SPF, DKIM and DMARC help at the domain level but don't verify a person.
  • Cryptographic sender verification ties a message to a mailbox the sender proved they control.
  • Verified senders make impersonation and reply-chain attacks far harder.

The "From" line in an email is basically a suggestion. Attackers rely on that: a familiar display name is enough to make a message feel trustworthy. Sender verification replaces the suggestion with proof.

Why the From line lies

Email was designed in a more trusting era. The display name and even the address can be spoofed or faked with lookalike domains. A quick glance on a phone rarely catches it.

What the domain standards do

SPF, DKIM and DMARC let a domain owner say which servers may send on their behalf and detect tampering. They raise the bar, but they authenticate the sending domain, not the specific person, and misconfigurations are common.

Cryptographic sender verification

This goes a step further: the sender signs the message with a key tied to the mailbox they've proved they control, and your client checks the signature. If it matches, you know the message genuinely came from that mailbox and wasn't altered.

In ProtectMyMail this shows up as an honest label on each message — verified, encrypted, authenticated, or unverified — so you can tell at a glance how much to trust what you're reading.

Why it matters

Most successful phishing depends on impersonation. When genuine contacts have proved they control their mailbox, spoofed messages and hijacked reply-chains lose their main advantage.

Frequently asked

Isn't DMARC enough?

DMARC helps stop domain spoofing but doesn't verify an individual sender, and many domains aren't configured strictly. Per-message verification closes that gap.

What does an "unverified" label mean?

It means the tool couldn't cryptographically confirm the sender — a signal to be cautious, not proof of an attack.

Keep the inbox you already use — private.

ProtectMyMail adds end-to-end encryption to Gmail, Outlook and IMAP, right in your browser. Start with 4 weeks free, then $5/month.

Add to browser →