Cloudflare Demo Shop

Email

Send transactional email, route inbound mail to your team, and stop phishing before it hits the inbox — all on Cloudflare. Email Sending and Email Routing handle the mail flow; Email Security (formerly Area 1) inspects every message and can retract delivered emails post-incident.

Why is 'just send an email' still hard, and why does phishing keep getting through?

Teams need to send transactional mail (receipts, verification codes, alerts) and route inbound mail (support@, sales@) without standing up and maintaining SMTP infrastructure — SPF/DKIM/DMARC, bounce handling, deliverability. At the same time, email remains the #1 initial-access vector for ransomware, account takeover, wire fraud, and supply-chain compromise. Native filters in Microsoft 365 and Google Workspace catch the obvious spam, but business email compromise (BEC), credential phishing on lookalike domains, and zero-day attachments routinely slip past. Once delivered, the clock is ticking on someone clicking the link or wiring the money.

How it fits together

Diagram coming soon

Architecture diagram for this solution will be added here.

How Cloudflare solves it

Common questions

Is Email Sending / Email Routing the same product as Email Security?
No — different products on the same platform. Email Sending and Email Routing (this demo) handle the mail flow: sending transactional email and routing inbound mail to inboxes or Workers. Email Security is the enterprise threat-protection product that inspects, classifies, and quarantines malicious messages before or after delivery. Many customers use both.
Do I need my own mail server to use Email Sending or Email Routing?
No. Both run entirely on Cloudflare's platform. Email Sending uses a Workers binding, REST API, or authenticated SMTP; Email Routing forwards inbound mail to a verified address or a Worker. DNS (MX, SPF, DKIM) is configured automatically when you onboard the domain.
We already have Microsoft Defender / Proofpoint. Why add Email Security?
Most customers deploy Cloudflare Email Security as a layered defense in front of (or alongside) native filters. Cloudflare's models catch a substantial fraction of BEC and targeted phishing that slipped past the existing layer — measured directly in customer environments.
Will Email Security slow down email delivery?
No. Inline mode adds typically <1s of inspection latency. The API-based deployment for M365/Google Workspace inspects messages just after they hit Microsoft's or Google's servers, with no impact on transit time.
Can I use Email Sending for marketing or bulk email?
No — Email Sending is intended for transactional email (receipts, verification, notifications), not marketing or bulk sends.

Try it live

This demo exercises Email Sending and Email Routing end-to-end, with the send action itself gated behind Cloudflare Access at /email-security/send so it can't be spammed by an anonymous visitor. Email Security (phishing/BEC inspection) isn't part of the live demo — see the solution points above for that half of the platform. Presenter tip: route replies to a personal inbox rather than a heavily-filtered corporate one — an auto-forwarded reply with a rewritten envelope sender is exactly the kind of pattern inbound security stacks quarantine, which corporate mailboxes protected by Cloudflare Email Security do especially well.

The live demo sends a real message from support@remydemo.com using Email Sending, and replying exercises Email Routing — but sending is gated behind Cloudflare Access first, so the capability can't be spammed by an anonymous visitor.

Try it — sign-in required

You'll be asked to authenticate via Cloudflare Access before you can send anything. Once signed in, you pick the recipient — sender and message content stay fixed server-side.

Open the send demo →

What this demonstrates

  1. Access sits in front of the demo's only side-effecting action (sending mail), gating it to signed-in identities before the request ever reaches Cloudflare Pages.
  2. Email Sending delivers the message entirely from Cloudflare's platform — no mail server to run or maintain.
  3. Email Routing forwards any reply from support@remydemo.com on automatically.

Docs & blogs

← Back to all solutions