Smart. Focused. Email.
Fast, cross-platform email designed to filter out the noise - so you can focus on what's important.
💡 Email security: basically everything that keeps your inbox from becoming an open door: the mix of authentication checks, spam filters, encryption, and account settings that stop the wrong people from reading, redirecting, or draining your mail. Email security spans three things: protocols that verify a message actually came from who it claims, encryption that keeps a message private in transit, and settings that protect your own account from takeover. You need all three.
Picture this. Tuesday morning, an email lands that looks exactly like your bank, logo and all, subject reading "your account has been suspended." Would you catch it in time? That's email security, or really, its absence.
Email clients like Spark build in a lot of protection by default: spam filtering, sender warnings, that sort of thing. But no client can fully protect you if your password is "password123" and you've reused it on four other sites.
Verizon's 2024 Data Breach Investigations Report found that 68% of breaches involved a human element: someone clicking a bad link or falling for a social engineering pitch. That's most of them. The FBI's 2025 Internet Crime Report puts a dollar figure on it: business email compromise alone accounted for roughly $3 billion in reported losses in 2025, with the average complaint north of $122,000. Email fraud overall (BEC, phishing, and government-impersonation scams combined) topped $4 billion, about a fifth of all reported cybercrime losses that year.
Why does email keep working as an attack route? Faking a sender's address costs nothing, phishing kits sell on forums for less than a dinner out, and most people don't check where a link leads before tapping it. Increasingly, they can't check the usual way, either. More on that below. You don't need to be paranoid. You do need to know what you're defending against.
You've got six threats worth knowing now, and they're not all equally dangerous.
Phishing is the fake-urgency email angling for your password, your card number, or a wire transfer. It's the most common threat by a wide margin, and it's changing shape: AI tools now write or assist a large share of the phishing emails circulating in the wild: one industry estimate puts it above 80% by early 2026, after a sharp jump in late 2025. That matters because the old advice to "watch for bad grammar and awkward phrasing" is aging out fast; AI-written lures read as cleanly as a real colleague's email. Spark's phishing email glossary entry breaks down current red flags in more depth.
Business email compromise (BEC) is phishing's more targeted, more expensive cousin. Instead of a mass blast, someone impersonates your CEO, a vendor, or a colleague, often with no link or attachment at all, just a convincingly worded request to change a bank account or rush a payment. It's why BEC accounts for a disproportionate share of email fraud losses relative to how many complaints it generates: low volume, high value. If a payment or bank-detail change request ever arrives by email alone, with urgency attached, that's the moment to confirm it through a second channel: a phone call to a known number, not a reply to the same thread.
Spoofing means someone fakes the email address in the "from" field, or registers a domain that looks close enough at a glance (paypa1.com, micros0ft-support.com), so a message looks like it's from your boss or your bank. It's a cheap trick that's disturbingly effective. It's exactly why domain owners lean on authentication protocols: SPF checks whether the sending server is authorized, DKIM adds a digital signature proving the message wasn't altered, and a DMARC record tells receiving servers what to do when something fails those checks. Stacked together, they're solid. Alone, each has gaps. You can find out more about how to avoid spoofing attacks in our guide.
Malicious attachments hide inside files disguised as invoices, resumes, or shipping labels. One click and you've installed something you didn't want. A good spam filter or secure email gateway catches most of these.
Quishing (QR-code phishing) is the newest entry on this list, and it's growing fast: some trackers recorded roughly a fivefold jump in QR-based phishing emails during 2025 alone. The trick is simple: the malicious link lives inside a scannable image instead of clickable text, so it slides past filters built to inspect URLs and past the "hover before you click" habit entirely, since you can't hover over a QR code with a mouse. Most quishing gets scanned on a phone, often outside whatever protection your email client or company network provides on a desktop. Treat any QR code inside an email, even one claiming to be a delivery notice or a "verify your account" prompt, with the same suspicion as a link, and check the URL preview your phone shows before you actually scan it.
Account takeover happens once your credentials leak elsewhere (an old breach, a reused password, a phishing page from months back) and someone else reads your mail and locks you out. This one does the most damage per incident, and it doesn't always require your password at all: attackers also steal active session tokens through malware or phishing pages, hijack OAuth permissions you granted to a third-party app, or exploit legacy "app password" logins that skip two-factor checks entirely. Once in, a common move is to quietly add a forwarding rule or inbox filter so they keep reading your mail even after you change your password. That's why checking for those is step one if you suspect you've been compromised (see below).
Gateways and filters screen incoming mail. Authentication protocols verify outgoing mail. Encryption protects what's inside a message in transit. Account-level protections guard the account itself. No single layer catches everything, but stacked together they catch most of it.
Authentication tells a receiving server the message really came from who it claims. Encryption is a separate question: can anyone reading the message in transit actually see what's inside it?
Most email today travels over TLS, an encrypted connection between mail servers, but TLS is typically opportunistic, meaning a server can fall back to sending a message unencrypted if the other end doesn't support it, without necessarily alerting anyone. That's solid baseline protection, not a guarantee.
For anything more sensitive, two older but still-relevant standards go further: S/MIME and PGP both encrypt the message content itself, end to end, so only the intended recipient can read it, regardless of what happens to it in transit or at rest on a server. Both require the sender and recipient to set up and exchange encryption keys or certificates in advance, which is exactly why they never went mainstream for everyday email: the setup cost is real. For most personal use, a reputable provider with solid TLS and strong account security covers the everyday threat model. For legal, medical, financial, or other genuinely sensitive correspondence, S/MIME, PGP, or a dedicated encrypted email service are worth the extra setup.
Domain-level authentication is your email provider's job. Account security is yours. Worth five minutes of your afternoon? Absolutely.
In Gmail:
In Outlook:
In Spark:
Spark's really useful here, mostly because it doesn't ask you to relearn anything. Gatekeeper just quietly screens strangers in the background.
If you send email as a business (support@yourcompany.com, invoices@yourcompany.com), SPF, DKIM, and DMARC aren't automatic. They're DNS records you, or whoever manages your domain, have to publish. A DMARC record looks something like this:
v=DMARC1; p=quarantine; rua=mailto:dmarc-reports@yourcompany.com
That tells receiving servers: if a message claiming to be from this domain fails SPF or DKIM, quarantine it, send it to spam rather than deliver it, and email a report to this address so you can see who's trying to spoof you. Free tools like MXToolbox or Google's Admin Toolbox let you check whether your domain already has these records set up correctly. Worth doing once, then checking again after any change to your mail provider.
Move fast, in this order:
Everything above protects one person's inbox. Add even two or three people and the risk multiplies, since it only takes one compromised account or one convincing fake invoice to expose the whole group. A few extra habits cover most of that gap, no dedicated security staff required:
Is my email provider's spam filter enough on its own? It catches the bulk of malicious mail, but no filter is complete: the human element still shows up in most breaches. Filtering, authentication, encryption, and account security work as a stack; none of them alone is sufficient.
What's the actual difference between phishing and spoofing? Phishing is the goal: tricking you into handing over information or money. Spoofing is one common technique used to do it: faking the sender so the message looks trustworthy. A phishing email is very often also a spoofed one, but you can have either without the other.
Does two-factor authentication fully stop account takeover? It stops most of it, particularly password-based attacks like credential stuffing. It doesn't stop everything: session-token theft and malicious OAuth app permissions can bypass 2FA because they don't need your password or a fresh login at all. It's still the single most effective step available, just not a total guarantee.
Why can't I just "hover before I click" anymore? That advice assumes the malicious link is text you can see and inspect. QR-code phishing and some AI-generated attacks hide the destination inside an image or behind a redirect chain, so there's no link to hover over. Give unexpected QR codes and shortened links the same caution you'd give a suspicious link, just via a different check.