Resend Email by Volade
wp_mail through Resend, not hosting SMTP.
Resend Email by Volade intercepts wp_mail and sends via the Resend API — modern transactional delivery, send log, test email and a staging-safe preset that never emails real users on staging.
3-step workflow
- 1Create a Resend account — copy API key (100 emails/day free)
- 2Volade → Resend Email → paste key → Send test
- 3Apply Transactional or Staging-safe preset — tail send log

Deliverability reality 2026
Contact forms fire wp_mail — hosting SMTP lands in spam
Teams paste SMTP credentials in three different plugins, then accidentally email real customers from staging.
100/day
Resend free tier (Resend itself)
Resend API bridge, send log, test email, 4 presets and free JSON export — API key from your Resend dashboard, no Volade account.
Resend
Modern API delivery
Log
Every wp_mail
4
Delivery presets
JSON
Free export
At a glance
WordPress SMTP stacks stay heavy for the modern Resend API. Resend Email by Volade v1.0.0 bridges wp_mail to Resend: API key, send log, test email, staging-safe preset, four presets and JSON export — free without an account (Resend key required).
Screenshots
Full-page real admin UI — presets, diagnostics and detailed settings.

2026 pricing comparison
Pay for SMTP Pro, or RSE at $0
WP Mail SMTP Pro and FluentSMTP Pro charge for logs and multisite — RSE ships send log, test email and staging-safe preset free.
Plugin free · Resend API key · 100 emails/day on Resend free tier
~$49–99+
SMTP plugin Pro / yr
$0
Resend Email by Volade
Why PHP mail() and bloated SMTP plugins fail deliverability
WP Mail SMTP, FluentSMTP and Easy WP SMTP add UI weight — they don't ship a staging-safe guard or a Resend-native wp_mail bridge out of the box.
The hosting SMTP problem
You need Resend deliverability — not another SMTP settings maze.
WP Mail SMTP and FluentSMTP wrap generic SMTP. Easy WP SMTP hides logs on free tiers. PHPMailer uses hosting mail(). None ship Resend-native routing with staging-safe guards.
- PHPMailer / mail(): spam folder, no delivery IDs
- WP Mail SMTP: Pro for email log and multisite routing
- FluentSMTP: multi-connection complexity — staging accidents
- Easy WP SMTP: minimal UI — no test workflow or send journal
- Manual .env on staging — real users still get test emails
- No JSON handoff for agency deliverability audits
The Volade answer
Resend API, log, test — from wp-admin.
RSE routes wp_mail to Resend, logs Sent/Queued/Failed/Staging-blocked, includes test email, 4 presets and free JSON export — API key from Resend dashboard only.
- Dedicated Volade → Resend Email dashboard
- wp_mail → Resend API bridge (hooks PHPMailer)
- Send log with Resend message IDs
- One-click test email to any address
- Staging-safe preset — redirect or block real recipients
- 4 presets: Transactional, Newsletter lite, Staging-safe, Agency
- Free JSON export — log, presets, health
- wp rse status | test | log | preset | export
4 email delivery presets
Transactional, Newsletter lite, Staging-safe or Agency — one click, From domain and safety rules preserved.
Transactional
Order confirmations, password resets, form notifications — strict From domain.
StoreNewsletter lite
Low-volume editorial sends under Resend free tier limits.
BlogStaging-safe
Never email real users on staging — redirect to team inbox or block.
StagingAgency
Client From domains, BCC audit trail and export-friendly log retention.
Agency4 send log statuses
Sent, Queued, Failed and Staging-blocked — every wp_mail attempt logged with Resend response IDs.
Accepted by Resend — message ID stored in log.
Buffered locally before API call completes.
API or validation error — inspect payload in log.
Staging-safe preset prevented delivery to real recipients.
Statuses reflect Resend API responses at send time — tail the log after WooCommerce or form bursts.
Same wp_mail, Resend delivery log
Staging-safe preset — 12 WooCommerce emails redirected before hitting real inboxes.
Bridge
wp_mail hooked — Resend API key from dashboard.
Preset
« Staging-safe » applied — real domains blocked.
Test
Test email to team@ — Sent with Resend ID.
Export
rse-log.json for agency handoff.
Send log preview
Staging-safe — 12 emails redirected (0 real users)
Log exported as rse-log.json for the deploy checklist or client folder.
Real scenarios
What changes after activation.
WooCommerce order emails
Before: Hosting SMTP, orders in spam
After: Transactional preset → Resend → Sent in log
Inbox delivery
Staging clone accident
Before: Real customers get password resets
After: Staging-safe blocks or redirects all wp_mail
Zero staging leaks
Agency launch checklist
Before: Screenshot SMTP settings page
After: Test email + export JSON log for client
Audit trail
Newsletter smoke test
Before: Send blind through mail()
After: Newsletter lite preset under 100/day Resend free tier
Quota-aware
What generic SMTP plugins don't ship for Resend
Resend-native wp_mail bridge, send log, test email, presets and export — in wp-admin, no Volade account required.
Resend API bridge
Transparent wp_mail → Resend — works with WooCommerce and forms.
Send log
Every attempt with status, recipient and Resend message ID.
Test email
One-click send to verify API key and From domain.
Staging-safe preset
Block or redirect real users on non-production sites.
4 delivery presets
Transactional, Newsletter lite, Staging-safe, Agency.
JSON export
Log, presets and health — free.
WP-CLI + REST
wp rse status/test/log/preset/export.
Resend free tier
100 emails/day on Resend itself — plugin stays $0.
Complements form plugins and WooCommerce: they trigger wp_mail — RSE routes it through Resend with a searchable send log.
What teams pay for WordPress email
Public pricing July 2026 — SMTP plugins vs Resend-native bridge.
WP Mail SMTP Pro
~$49–99+/yr
SMTP routing + logs on Pro — not Resend-native, no staging-safe preset.
FluentSMTP Pro
~$49+/yr
Multi-connection SMTP — heavier UI, staging guard is DIY.
Easy WP SMTP
$0–49+/yr
Basic SMTP fields — no send log or Resend-first workflow.
Raw PHPMailer / mail()
$0
Default hosting mail — spam folder, zero delivery log.
Resend Email by Volade
$0
wp_mail → Resend API, send log, test email, 4 presets, REST + WP-CLI.
WordPress email delivery landscape 2026
SMTP plugins vs Resend-native bridge — RSE targets modern transactional API delivery, not another SMTP form.
WP Mail SMTP
Popular SMTP router with many providers.
Limit: Pro for email log — not Resend-first, no staging-safe preset.
FluentSMTP
Multi-connection SMTP with logging on Pro.
Limit: Heavier stack — staging guard is manual.
Easy WP SMTP
Minimal SMTP settings page.
Limit: No send journal, test workflow or Resend-native path.
Raw PHPMailer
WordPress default mail transport.
Limit: Spam folder, zero IDs, staging disasters.
Resend dashboard only
Send via API outside WordPress.
Limit: Plugins still call wp_mail — no bridge.
Do nothing
Hope hosting mail() works.
Limit: Lost orders, angry customers, no log.
Comparison table — 5 approaches
RSE vs WP Mail SMTP, FluentSMTP, Easy WP SMTP and raw PHPMailer.
| Feature | RSE Volade | WP Mail SMTP | FluentSMTP | Easy WP SMTP | PHPMailer |
|---|---|---|---|---|---|
| Resend-native wp_mail bridge | ~ | ~ | ~ | ||
| Send log with message IDs | ~ | ~ | |||
| One-click test email | ~ | ~ | |||
| Staging-safe preset | |||||
| 4 delivery presets | ~ | ||||
| Free JSON export | ~ | ||||
| 100/day Resend free tier | ~ | ~ | ~ | ||
| Integrated WP-CLI | ~ | ||||
| No Volade account (core) | |||||
| Typical plugin cost | $0 | 49–99 $ | 49 $ | 0–49 $ | $0 |
SMTP plugins remain valid for non-Resend providers — RSE complements WordPress with a Resend-native wp_mail bridge, send log and staging-safe preset.
Three tiers, one plugin
Bridge, log, test, presets and JSON export free. Volade account for REST. V+ for multisite rollup.
No account
- Resend API bridge
- Send log
- Test email
- 4 presets
- Staging-safe
- JSON export
Volade account
- REST rse/v1
- Test/log via API
- Scheduled export
V+ Premium
- Multisite preset rollup
- wp rse network log
- Agency harmonization
WP-CLI `wp rse` and REST `rse/v1` to test, tail the send log, apply presets and export across staging and production.
WP-CLI
status, test, log, preset and export from SSH — `wp rse test --to=you@agency.test`.
wp rse status wp rse test --to=you@agency.test wp rse log wp rse preset staging-safe wp rse export
Multisite
Send log per site; harmonized staging-safe on V+.
- Log per blog
- Consolidated JSON export
- Agency network presets
Download
Install the ZIP, paste your Resend API key, send a test — wp_mail goes through Resend in under a minute.
ZIP with Volade SDK — Volade → Resend Email (or Settings → Resend Email).
- 1Plugins → Add New → Upload → ZIP → Activate
- 2Volade → Resend Email → paste API key from Resend dashboard
- 3Send test email → apply preset → tail send log → export JSON
First Resend send in under 60 seconds
FAQ
Resend free tier, staging-safe, WooCommerce, multisite and Volade account.
No. Paste your Resend API key from the Resend dashboard — bridge, log, test and presets work without Volade signup.
Free vs V+ Premium
The extension works without an account. V+ unlocks premium on this extension and the full catalog.
| Feature | Free | V+ |
|---|---|---|
| wp_mail → Resend API bridge | ||
| Send log & one-click test email | ||
| 4 presets including staging-safe (never email real users) | ||
| Audit log & free JSON export | ||
| Programmatic rse/v1/* REST API | ||
| Multisite rollup, wp rse network log & agency presets |
Reviews, discussions & updates
Share your experience with Resend Email by Volade and follow the latest releases.
Ready to route wp_mail through Resend?
Download Resend Email by Volade v1.0.0 — test email in one minute, no Volade signup.
Download v1.0.0