Securing business email against phishing and spoofing is one of the highest-leverage security activities most SMBs underinvest in. Email is the entry point for the vast majority of breaches — both directly (phishing for credentials) and indirectly (business email compromise leading to fraud). The good news is that email security has matured substantially; the controls that actually work are well-established. Here's what they are and how to verify your environment has them in place.
The Layers of Email Security
Modern business email security is a layered defense:
- Email authentication — SPF, DKIM, and DMARC reduce spoofing of your domain and validate incoming mail
- Anti-phishing and anti-spam filtering — content analysis catches obvious phishing and spam before delivery
- URL protection — links rewritten or sandboxed to catch malicious destinations at click time
- Attachment sandboxing — suspicious attachments detonated in isolated environments before delivery
- Impersonation protection — detection of attempts to impersonate executives, vendors, or trusted contacts
- BEC-specific detection — pattern recognition for business email compromise patterns
- Encryption — TLS for transit, end-to-end where compliance requires it
- MFA on email accounts — preventing account takeover
- DLP — preventing sensitive data from leaving through email
- Logging and monitoring — visibility into email events for incident response
The Authentication Layer (Where Most SMBs Have Gaps)
SPF, DKIM, and DMARC are the foundation, and they're configured incompletely at most SMBs we audit. The configuration:
SPF (Sender Policy Framework) — DNS record listing which mail servers are authorized to send from your domain. Should include all legitimate senders (your email platform, marketing tools, transactional senders, CRM, etc.) and end with a hard-fail directive.
DKIM (DomainKeys Identified Mail) — cryptographic signing of outbound mail. Receiving servers can verify the message hasn't been tampered with and came from the claimed sender.
DMARC (Domain-based Message Authentication, Reporting and Conformance) — policy framework that builds on SPF and DKIM. Tells receivers what to do with messages that fail authentication and provides reporting on attempts to spoof your domain. The progression is p=none → p=quarantine → p=reject as confidence builds.
SMBs commonly have SPF and DKIM in some form, often DMARC at p=none. The progression to p=reject is what actually prevents domain spoofing. Most SMBs haven't completed that progression.
The Anti-Phishing Layer
Modern email security tools (Microsoft Defender for Office 365, Proofpoint Email Protection, Mimecast, Barracuda, others) include sophisticated anti-phishing capabilities. The features that matter:
- URL detonation — links checked at click time, not just delivery time, since malicious URLs are often weaponized after initial mail delivery
- Attachment sandboxing — files opened in isolated environments to observe behavior before delivery
- Impersonation detection — flagging messages that appear to be from executives or trusted senders but originate from unusual sources
- BEC pattern detection — specifically tuned for financial fraud language and patterns
- Brand impersonation detection — catching phishing that impersonates well-known services (Microsoft, Google, banks, etc.)
- Internal compromise detection — alerting when internal accounts appear to be sending unusual messages, indicating possible compromise
Most of these features are available in the higher tiers of email security products. The cost differential between basic and advanced tiers is usually worth it.
The Configuration Audit
To verify your email security is actually working, audit:
- SPF, DKIM, DMARC records published and validated (use a public checker like MXToolbox)
- DMARC policy at p=reject or quarantine, not p=none
- Anti-phishing policies enabled and tuned beyond defaults
- URL protection active and working (test with a known-safe URL)
- Attachment protection active
- Impersonation protection configured for executives and high-value users
- MFA enforced on every email account
- External sender warnings or markings displayed to users
- Quarantine reviewed regularly for false positives
- Mail flow logging retained per compliance requirements
Each item above closes a specific attack vector. A free assessment can audit your current email security configuration against these elements and identify priority improvements.
Leonidas is a managed IT services provider, cybersecurity consulting firm, and unified communications consultancy serving businesses across industries. We offer free 30-minute assessments for businesses evaluating their IT and security posture. Contact us or call 850-614-9343.