Skip to content

Email Testing

Blaze integrates Mailpit to capture all outgoing emails from your WordPress sites. No emails are actually sent — they’re intercepted and displayed in a local web UI for testing.

When a WordPress site sends an email (password resets, order confirmations, contact form submissions, etc.), Mailpit captures it instead of delivering it to a real mail server. You can then view the email in Mailpit’s web interface.

  1. Open a site from the sidebar
  2. Click the email/Mailpit button in the site detail view
  3. Mailpit opens in your browser showing all captured emails
  • Subject and recipients — verify the right email goes to the right person
  • HTML and plain text — preview both versions of the email
  • Headers — check email headers for debugging
  • Attachments — view any attached files
  • Test WooCommerce order notification emails
  • Verify password reset flows work correctly
  • Debug contact form plugins
  • Test email templates without spamming real inboxes