Skip to content
Email security

Email security for schools

Published 13 August 2026 · Last reviewed 13 August 2026

Email is the door a school cannot close: it must accept messages from strangers, and it must send messages parents will trust. Both halves are protected by a small set of DNS records that most schools have never checked — records that decide whether the world can tell your real email from a forgery. This page explains the set; the guides below go deep on each part.

The problem, in one paragraph

Out of the box, email has no proof of sender. Anyone, anywhere, can put your school’s address in the “from” line of a message to a parent, a supplier or your own staff — asking for a payment, a password, or a child’s details. The fix is not a product; it is a set of public DNS records that let receiving mail systems check “did this really come from the school?” and act when it didn’t. The NCSC’s anti-spoofing guidance (sources below) describes the same set for every UK organisation; the DfE’s cyber standard expects school data and accounts kept secure, and email is where most attempts start.

The four records, in plain English

SPF publishes the list of servers allowed to send email as your domain. DKIM puts a tamper-proof signature on each message. DMARC is the policy that tells the world what to do when a message fails those checks — and sends you reports about who is sending as your domain. MTA-STS protects messages in transit between mail systems. They work as a set: SPF and DKIM prove, DMARC enforces, MTA-STS protects the journey.

Where to go deeper

Email spoofing: how it works and how to stop it — start here if you want the threat explained first.

DMARC for schools — the enforcement policy, none → quarantine → reject, and how to roll it out safely.

The records, one by one — the practical how-to for whoever runs your DNS, covering SPF, DKIM, DMARC, MTA-STS and TLS-RPT.

Find out where your school stands, today

This is one of the few corners of cyber security where you can get a complete, honest answer in a minute, because every one of these records is public by design. Our free email security check reads your school’s public DNS — nothing connects to your systems — and returns a plain-English report with the exact records to hand to whoever manages your domain. It is the same grading our platform uses, unlimited for your own domain.

Who actually fixes this

Almost always, not the person reading this page. DNS records are usually managed by an IT provider, a broadband supplier, or whoever registered the school’s domain — so the school’s job is to ask, with the specifics in hand. That is why every report our checker produces is written to be forwarded: the person who cares about the risk and the person who can change the records are almost never the same person, and the handover between them is where this work usually stalls.

Check your school’s email security

Free, takes about a minute, and reads only your public DNS records — the same ones anyone can see. You’ll get a plain-English report and the exact records to hand to whoever runs your IT.

Run the free check

Sources

Related