Title: EdgeMail
Author: David
Published: <strong>miz Du 4, 2025</strong>
Last modified: miz Du 4, 2025

---

Search plugins

![](https://ps.w.org/edgemail/assets/banner-772x250.png?rev=3389576)

![](https://ps.w.org/edgemail/assets/icon-256x256.png?rev=3389588)

# EdgeMail

 By [David](https://profiles.wordpress.org/davidrukahu/)

[Download](https://downloads.wordpress.org/plugin/edgemail.1.0.0.zip)

 * [Details](https://bre.wordpress.org/plugins/edgemail/#description)
 * [Reviews](https://bre.wordpress.org/plugins/edgemail/#reviews)
 * [Development](https://bre.wordpress.org/plugins/edgemail/#developers)

 [Support](https://wordpress.org/support/plugin/edgemail/)

## Description

EdgeMail intercepts WordPress outbound email (wp_mail) and sends it via your Cloudflare
Worker endpoint instead of using the default PHP mailer.

#### Features

 * **Cloudflare Integration**: Send emails through your Cloudflare Worker using 
   the Email Service API
 * **Safe Fallback**: Automatically falls back to default WordPress email if Worker
   fails or plugin is not configured
 * **Email Logging**: Track all email attempts with status, HTTP codes, and responses
 * **Easy Configuration**: Simple settings page with Worker URL, API token, and 
   default From fields
 * **Test Email**: Send test emails to verify your configuration
 * **WooCommerce Status**: View recent email logs and configuration status in WooCommerce
   Status
 * **Zero Downtime**: Unconfigured installations continue to work normally

#### Cloudflare Email Service

This plugin is designed to work with Cloudflare’s Email Service, announced in September
2025. Your Cloudflare Worker endpoint should handle the email sending using the `
env.SEND_EMAIL.send()` binding.

#### Installation

 1. Upload the plugin to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Tools  EdgeMail in the WordPress admin
 4. Configure your Worker URL, API token, and default From fields
 5. Send a test email to verify your configuration

#### Configuration

In the EdgeMail settings page, you’ll need to provide:

 * **Worker URL**: Your Cloudflare Worker endpoint (e.g., https://your-worker.your-
   subdomain.workers.dev)
 * **API Token**: Shared secret for authenticating with your Worker
 * **Default From Name**: Default sender name for emails
 * **Default From Email**: Default sender email (must be verified in Cloudflare 
   Email Service)

#### Limitations

 * Attachments are not supported in v1
 * Requires WordPress 5.7+ (uses pre_wp_mail filter)

### Privacy Policy

This plugin may collect the following data:

 * Email delivery logs (recipient email addresses, subject lines, delivery status,
   timestamps) are stored in the database for troubleshooting and compliance purposes
 * Worker endpoint URL and API token are stored in wp_options for plugin functionality
 * No user data is sent to third parties except for email delivery through your 
   configured Cloudflare Worker endpoint

All data is stored locally on your WordPress installation. This plugin does not 
track users or send data to external analytics services.

## Screenshots

 * [[
 * Settings page under Tools menu
 * [[
 * WooCommerce Status integration

## FAQ

### What happens if my Worker is down?

EdgeMail automatically falls back to the default WordPress email sending mechanism.
Your site will continue to send emails normally.

### Can I use this without WooCommerce?

Yes! EdgeMail works on any WordPress installation. The settings page appears under
Tools in the WordPress admin.

### Do I need to create my own Cloudflare Worker?

Yes, you’ll need to create a Cloudflare Worker that receives the email payload and
uses the Email Service API to send emails. See Cloudflare documentation for details.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“EdgeMail” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ David ](https://profiles.wordpress.org/davidrukahu/)

[Translate “EdgeMail” into your language.](https://translate.wordpress.org/projects/wp-plugins/edgemail)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/edgemail/), check out
the [SVN repository](https://plugins.svn.wordpress.org/edgemail/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/edgemail/) by [RSS](https://plugins.trac.wordpress.org/log/edgemail/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release
 * Email interception via pre_wp_mail filter
 * Cloudflare Worker integration
 * Settings page with test email functionality
 * Database logging
 * WooCommerce Status integration

## Meta

 *  Version **1.0.0**
 *  Last updated **5 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.7 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/edgemail/)
 * Tags
 * [cloudflare](https://bre.wordpress.org/plugins/tags/cloudflare/)[email](https://bre.wordpress.org/plugins/tags/email/)
   [transactional](https://bre.wordpress.org/plugins/tags/transactional/)[woocommerce](https://bre.wordpress.org/plugins/tags/woocommerce/)
   [workers](https://bre.wordpress.org/plugins/tags/workers/)
 *  [Advanced View](https://bre.wordpress.org/plugins/edgemail/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/edgemail/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/edgemail/reviews/)

## Contributors

 *   [ David ](https://profiles.wordpress.org/davidrukahu/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/edgemail/)