Mailtrap Email Testing by Volade
Capture wp_mail in Mailtrap, never hit real inboxes.
Mailtrap Email Testing by Volade intercepts wp_mail on staging and local, routes every message to your Mailtrap sandbox — searchable capture log, test email and a Staging-capture preset that never delivers to real users.
3-step workflow
- 1Create a Mailtrap account — copy sandbox SMTP credentials
- 2Volade → Mailtrap Email Testing → paste credentials → Send test
- 3Apply Staging-capture preset — tail capture log in Mailtrap inbox

Staging safety 2026
WooCommerce on staging still fires wp_mail to real customers
Teams clone production, run checkout tests, and password-reset emails land in live inboxes — logging plugins only record the damage.
0 real
inboxes hit with Staging-capture preset
Mailtrap sandbox bridge, capture log, test email, 4 presets and free JSON export — credentials from your Mailtrap dashboard, no Volade account.
Mailtrap
Sandbox inbox
Capture
Every wp_mail
4
Testing presets
JSON
Free export
At a glance
Staging sites still email real customers. Mailtrap Email Testing by Volade v1.0.0 captures wp_mail: Mailtrap sandbox, log-only mode, environment guard, four presets and JSON export — free without an account (Mailtrap credentials required).
Screenshots
Full-page real admin UI — presets, diagnostics and detailed settings.

2026 pricing comparison
Pay for MailHog infra, or MTT at $0
MailHog needs Docker. WP Mail Logging is read-only. MTT ships Mailtrap sandbox capture, test email and Staging-capture preset free.
Plugin free · Mailtrap credentials · sandbox never delivers to real inboxes
DevOps time
MailHog / local SMTP stack
$0
Mailtrap Email Testing by Volade
Why staging still emails real customers — and logging plugins don't stop it
WP Mail Logging records after the fact. MailHog needs Docker. Manual SMTP off breaks forms. MTT captures wp_mail into Mailtrap before anything reaches a real inbox.
The staging email leak problem
You need Mailtrap sandbox capture — not another read-only log.
WP Mail Logging records emails after they leave WordPress. MailHog needs a local stack. Turning SMTP off breaks WooCommerce tests. Resend staging-safe is for production API routing — not a developer sandbox.
- Staging clone fires password resets to real customers
- WP Mail Logging: journal only — no inbox block
- MailHog / Mailpit: Docker overhead, no wp-admin presets
- Manual SMTP disabled: forms fail silently on local
- Shared staging SMTP: accidental sends to live domains
- No JSON handoff for agency QA checklists
The Volade answer
Mailtrap sandbox, capture log, test — from wp-admin.
MTT routes wp_mail to Mailtrap sandbox, logs Captured/Sandbox/Blocked/Failed, includes test email, 4 presets and free JSON export — credentials from Mailtrap dashboard only.
- Dedicated Volade → Mailtrap Email Testing dashboard
- wp_mail → Mailtrap SMTP sandbox bridge
- Capture log with Mailtrap message refs
- One-click test email to sandbox inbox
- Staging-capture preset — block or redirect real recipients
- 4 presets: Staging-capture, Mailtrap SMTP, Local dev, Agency handoff
- Free JSON export — log, presets, health
- wp mtt status | test | log | preset | export
4 email testing presets
Staging-capture, Mailtrap SMTP, Local dev or Agency handoff — one click, sandbox routing preserved.
Staging-capture
Every wp_mail to Mailtrap sandbox — real domains blocked or redirected.
StagingMailtrap SMTP
Direct sandbox routing with strict From and HTML preview in Mailtrap.
SandboxLocal dev
Capture on localhost and .test domains without touching production SMTP.
LocalAgency handoff
Client sandbox inboxes, BCC audit trail and export-friendly log retention.
Agency4 capture log statuses
Captured, Sandbox, Blocked and Failed — every wp_mail attempt logged with Mailtrap message refs.
Accepted by Mailtrap sandbox — message ref stored in log.
Routed to Mailtrap inbox — visible in dashboard preview.
Staging-capture preset prevented delivery to real domains.
SMTP or validation error — inspect payload in log.
Statuses reflect Mailtrap sandbox responses at capture time — tail the log after WooCommerce or form test bursts.
Same wp_mail, Mailtrap sandbox inbox
Staging-capture preset — 12 WooCommerce emails captured before any real inbox.
Bridge
wp_mail hooked — Mailtrap SMTP from dashboard.
Preset
« Staging-capture » applied — real domains blocked.
Test
Test email to sandbox — Captured with Mailtrap ref.
Export
mtt-log.json for agency handoff.
Capture log preview
Staging-capture — 12 emails in sandbox (0 real users)
Log exported as mtt-log.json for the deploy checklist or client QA folder.
Real scenarios
What changes after activation.
WooCommerce staging checkout
Before: Order emails to real customers
After: Staging-capture → Mailtrap sandbox → Captured in log
Zero staging leaks
Form plugin smoke test
Before: CF7 sends to client inbox from local
After: Local dev preset → sandbox only
Safe local QA
Agency UAT handoff
Before: Screenshot MailHog UI
After: Test email + export JSON log for client
Audit trail
Production deploy pair
Before: Same SMTP on staging and prod
After: MTT on staging, Resend Email on production
Prod vs test split
What generic logging tools don't ship for Mailtrap
Mailtrap-native wp_mail capture, sandbox log, test email, presets and export — in wp-admin, no Volade account required.
Mailtrap SMTP bridge
Transparent wp_mail → Mailtrap sandbox — works with WooCommerce and forms.
Capture log
Every attempt with status, recipient and Mailtrap message ref.
Test email
One-click send to verify SMTP credentials and sandbox inbox.
Staging-capture preset
Block or redirect real users on non-production sites.
4 testing presets
Staging-capture, Mailtrap SMTP, Local dev, Agency handoff.
JSON export
Log, presets and health — free.
WP-CLI + REST
wp mtt status/test/log/preset/export.
Resend complement
MTT for staging/local, Resend Email for production delivery.
Complements Resend Email by Volade for production: MTT captures on staging/local, RSE delivers on production — same wp_mail hook, different environments.
What teams pay for WordPress email testing
Public pricing July 2026 — logging vs sandbox capture.
WP Mail Logging
$0–29+/yr
Logs after send — does not block real inboxes on staging.
MailHog / Mailpit
DevOps $
Local Docker stack — no wp-admin preset or agency export.
Manual SMTP off
$0
Breaks forms and WooCommerce — no capture journal.
Resend staging-safe
$0
Production API with redirect/block — not a Mailtrap sandbox.
Mailtrap Email Testing by Volade
$0
wp_mail → Mailtrap sandbox, capture log, test email, 4 presets, REST + WP-CLI.
WordPress email testing landscape 2026
Logging vs sandbox capture — MTT targets Mailtrap-native wp_mail interception, not another read-only journal.
Manual SMTP off
Disable outgoing mail in wp-config.
Limit: Breaks forms and WooCommerce — zero capture or preview.
WP Mail Logging
Popular email log plugin.
Limit: Records after send — does not prevent real inbox delivery.
MailHog / Mailpit
Local SMTP catch-all in Docker.
Limit: DevOps overhead — no wp-admin presets or agency export.
Resend staging-safe
Resend Email by Volade production preset.
Limit: Production API routing — not a Mailtrap developer sandbox.
Mailtrap dashboard only
Manual SMTP paste outside WordPress.
Limit: Plugins still call wp_mail — no capture bridge.
Do nothing
Hope staging never emails live users.
Limit: Angry customers, compliance risk, no log.
Comparison table — 5 approaches
MTT vs Manual SMTP off, WP Mail Logging, MailHog and Resend staging-safe.
| Feature | MTT Volade | Manual SMTP off | WP Mail Logging | MailHog | Resend staging-safe |
|---|---|---|---|---|---|
| Mailtrap sandbox wp_mail capture | ~ | ||||
| Capture log with message refs | ~ | ~ | ~ | ||
| One-click test email | ~ | ||||
| Staging-capture preset | ~ | ||||
| 4 testing presets | ~ | ||||
| Free JSON export | ~ | ||||
| Mailtrap HTML preview inbox | |||||
| Integrated WP-CLI | ~ | ||||
| No Volade account (core) | |||||
| Typical plugin cost | $0 | $0 | 0–29 $ | DevOps $ | $0 |
Resend Email by Volade remains the production choice — MTT complements WordPress with Mailtrap sandbox capture on staging and local.
Three tiers, one plugin
Capture, log, test, presets and JSON export free. Volade account for REST. V+ for multisite rollup.
No account
- Mailtrap SMTP bridge
- Capture log
- Test email
- 4 presets
- Staging-capture
- JSON export
Volade account
- REST mtt/v1
- Test/log via API
- Scheduled export
V+ Premium
- Multisite preset rollup
- wp mtt network log
- Agency harmonization
WP-CLI `wp mtt` and REST `mtt/v1` to test, tail the capture log, apply presets and export across staging and local.
WP-CLI
status, test, log, preset and export from SSH — `wp mtt test --to=sandbox@mailtrap.io`.
wp mtt status wp mtt test --to=sandbox@mailtrap.io wp mtt log wp mtt preset staging-capture wp mtt export
Multisite
Capture log per site; harmonized Staging-capture on V+.
- Log per blog
- Consolidated JSON export
- Agency network presets
Download
Install the ZIP, paste Mailtrap SMTP credentials, send a test — every wp_mail lands in your sandbox in under a minute.
ZIP with Volade SDK — Volade → Mailtrap Email Testing (or Settings → Mailtrap Email Testing).
- 1Plugins → Add New → Upload → ZIP → Activate
- 2Volade → Mailtrap Email Testing → paste SMTP credentials from Mailtrap dashboard
- 3Send test email → apply Staging-capture preset → tail capture log → export JSON
First sandbox capture in under 60 seconds
FAQ
Mailtrap sandbox, staging capture, WooCommerce, multisite, Resend complement and Volade account.
No. Paste your Mailtrap SMTP credentials from the Mailtrap 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 → Mailtrap sandbox bridge | ||
| Capture log & one-click test email | ||
| 4 presets including Staging-capture (never hit real inboxes) | ||
| Audit log & free JSON export | ||
| Programmatic mtt/v1/* REST API | ||
| Multisite rollup, wp mtt network log & agency presets |
Reviews, discussions & updates
Share your experience with Mailtrap Email Testing by Volade and follow the latest releases.
Ready to capture wp_mail in Mailtrap?
Download Mailtrap Email Testing by Volade v1.0.0 — sandbox test in one minute, no Volade signup.
Download v1.0.0