DMARC Engine
Home/Blog
Blog

Blog (page 5)

Insights on email authentication, deliverability and security.

218 articles, page 5 of 5

8 April 2026 · 13 min read

Gift card scams over email

Gift card BEC is business email compromise stripped to its cheapest form: no payload, just a name, a deadline and an irreversible cash-out. Here is how these scams work, why they lean on look-alike domains and spoofed display names rather than forging your real domain, and exactly what DMARC, SPF, DKIM and human controls can and cannot do to reduce your exposure.

Read more
7 April 2026 · 12 min read

Using Google Postmaster Tools

Google Postmaster Tools shows you how Gmail scores your domain and IP reputation, what share of your mail authenticates, your TLS coverage, and how often Gmail users mark your messages as spam. Here is how to read each dashboard, the spam-rate and reputation thresholds that actually matter, and how to pair it with DMARC aggregate data to find and fix the source of any problem.

Read more
6 April 2026 · 12 min read

Header-From vs envelope-from: the two From addresses

Every email carries two different From addresses: the header-from (RFC5322.From) that humans see and the envelope-from (RFC5321.MailFrom) used for bounces. SPF checks one, DMARC checks the other, and the gap between them explains alignment, forwarding breakage and spoofing.

Read more
5 April 2026 · 11 min read

Homograph and IDN spoofing domains

Homograph and IDN attacks register domains built from confusable Unicode characters that render identically to yours, then authenticate mail from them. Here is why DMARC, SPF and DKIM cannot stop it, how the Punycode trick works, and how to detect, register and monitor the variants that actually matter.

Read more
4 April 2026 · 12 min read

Hosted vs do-it-yourself DMARC

DIY DMARC looks free, but the real cost lives in senior time, the risk of breaking your own mail on the way to enforcement, and the monitoring tail nobody keeps up. Here is how to price hosted versus do-it-yourself honestly, and decide which your domain actually needs.

Read more
3 April 2026 · 11 min read

Inbox placement testing

Inbox placement testing tells you where your mail lands (inbox, spam, a tab, or nowhere), which DMARC reports cannot. Here is how seed lists and panel tools actually work, where they mislead you, and how to cross-read their output with DMARC aggregate data so authentication faults and reputation faults stop looking identical.

Read more
2 April 2026 · 12 min read

IP warming for new sending IPs

A new sending IP starts with zero reputation, so a sudden volume spike reads as spam. Here is a sensible warm-up schedule, when a dedicated IP is even worth it, and how aligned SPF, DKIM and DMARC make the reputation you build stick to your domain instead of a leased IP.

Read more
1 April 2026 · 12 min read

List hygiene and deliverability

Authentication proves who you are; list hygiene proves you are wanted. Once DMARC enforcement welds reputation to your verified domain, dead addresses, bounces and spam-trap hits stop being diffuse problems and start hitting your signed identity directly. Here is how clean lists protect the reputation your SPF, DKIM and DMARC setup earns.

Read more
31 March 2026 · 12 min read

Using Microsoft SNDS and JMRP

Microsoft gives self-hosted senders two free feedback channels into Outlook.com filtering: SNDS for IP reputation, complaint bands and spam-trap hits, and JMRP for the individual junk complaints behind them. Here is how to enrol, read the data honestly, instrument your mail so complaints are traceable, and connect it all to your DMARC alignment so an Outlook deliverability dip becomes diagnosable instead of a mystery.

Read more
30 March 2026 · 15 min read

MTA-STS vs DANE: which transport security to use

MTA-STS and DANE both stop SMTP downgrade attacks, but they anchor trust in opposite places: the web PKI versus DNSSEC. Here is how their trust models, failure behaviour and deployment burden differ, and a concrete guide to choosing one or running both.

Read more
29 March 2026 · 15 min read

Payroll diversion fraud

Payroll diversion fraud redirects an employee's salary to a criminal's account with a single polite email asking to update bank details. Here is exactly how the direct-deposit redirect scam works over email, which of its four spoofing variants DMARC at enforcement actually stops, and the verification and process controls that close the gaps authentication cannot reach.

Read more
28 March 2026 · 14 min read

QR code phishing (quishing)

Quishing hides a phishing URL inside a QR code so it slips past the URL-aware parts of your mail stack, then teleports the victim onto an unmonitored phone. Here is exactly why filters miss it, where DMARC at p=reject stops the impersonation route and where authentication categorically cannot help, plus the layered technical and user defences that actually work.

Read more
27 March 2026 · 12 min read

Relaxed vs strict DMARC alignment

DMARC does not check whether SPF or DKIM passed, it checks alignment. The aspf and adkim tags decide how exact that match must be. Here is when strict alignment is worth it, when relaxed is right, and exactly how the choice reshapes subdomain sending.

Read more
26 March 2026 · 13 min read

RFC 6376: the DKIM standard explained

A line-by-line tour of the DKIM specification: how a message is signed and canonicalised, what every tag in the DKIM-Signature header means, how the public key record is published in DNS, and exactly what a verifier does on the way in.

Read more
25 March 2026 · 13 min read

RFC 7208: the SPF standard explained

The SPF specification in plain British English: the record format, every mechanism, the four qualifiers, the eight result codes, the 10-lookup and void-lookup limits, and the macro language. Real example records throughout, plus exactly why SPF speaks for the return-path and never the visible From.

Read more
24 March 2026 · 13 min read

RFC 7489: the DMARC standard explained

A close reading of RFC 7489, the document that defines DMARC: the From-header trust model, identifier alignment, the record tags, policy discovery and application, the two report types, and the clauses people consistently misread.

Read more
23 March 2026 · 13 min read

RFC 8461: the MTA-STS standard explained

A precise walk through RFC 8461: why server-to-server mail needed MTA-STS, the _mta-sts DNS signal, the HTTPS-hosted policy file, the none, testing and enforce modes, and exactly how a sending MTA fetches and applies a policy.

Read more
22 March 2026 · 14 min read

RFC 8617: the ARC standard explained

Forwarding breaks SPF alignment and DKIM signatures, so DMARC fails on mail you legitimately sent. ARC, defined in RFC 8617, lets a trusted intermediary vouch for the authentication verdict it saw before it touched the message. This is a hop-by-hop walk through the three ARC header fields, how sealing works, how chain validation runs, and what a final receiver actually does with an ARC result after forwarding.

Read more
21 March 2026 · 12 min read

SPF macros explained

SPF macros turn a record into a small evaluated language, substituting live transaction data like the connecting IP into DNS queries. Here is the %{...} syntax, the macro letters and modifiers, the real use cases that justify them, and the lookup-count and security trade-offs you take on when you publish one.

Read more
20 March 2026 · 11 min read

SPF vs Sender ID: a short history

Sender ID was a serious 2000s attempt to authenticate the visible From address, sharing SPF's syntax but checking a different identity. Here is why it faded, what it shared with SPF, and what to do when you find a stale spf2.0/ record in your DNS today.

Read more
19 March 2026 · 12 min read

A subdomain strategy for sending mail

Splitting transactional, marketing and corporate mail across dedicated subdomains isolates reputation and shrinks the DMARC enforcement problem into small, independently controllable streams. Here is how to design the split, the exact SPF, DKIM and DMARC records to publish, and how to migrate without an email outage.

Read more
18 March 2026 · 13 min read

Subdomain takeover and email

When a forgotten CNAME or lapsed NS record dangles, an attacker can claim the subdomain, publish their own SPF and DKIM, and send mail that passes SPF, DKIM and DMARC from a real subdomain of your domain. Here is why p=reject does not catch it, how it hides in your reports, and how to find and close dangling DNS before it is exploited.

Read more
17 March 2026 · 14 min read

Thread hijacking email attacks

Thread hijacking inserts a malicious reply into a real conversation you already trust. Here is how attackers obtain the thread, the two delivery techniques that decide whether authentication can stop it, and the layered defences that cover the gaps DMARC cannot.

Read more
16 March 2026 · 12 min read

Typosquatting and email fraud

Attackers register misspelt look-alike domains, authenticate them properly, and send mail that passes every check you have. Here is why your DMARC at p=reject cannot stop ASCII typosquatting, how it differs from homograph spoofing and display-name fraud, and the monitoring, defensive-registration and process layers that actually reduce the risk.

Read more
15 March 2026 · 12 min read

Vendor email compromise

A supplier breach turns into a fraudulent invoice from a genuine, fully authenticated address. Here is how vendor email compromise works, why DMARC passes it cleanly, and the layered controls that actually catch it.

Read more
14 March 2026 · 11 min read

BIMI VMC cost and certificate authorities

What a Verified Mark Certificate actually costs, which CAs issue them (DigiCert and Entrust), how trademark and entity validation works, and what to watch at renewal so your logo never silently disappears.

Read more