

Settings page under Tools menu
EdgeMail intercepts WordPress outbound email (wp_mail) and sends it via your Cloudflare Worker endpoint instead of using the default PHP mailer.
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.
/wp-content/plugins/ directoryIn the EdgeMail settings page, you’ll need to provide:
This plugin may collect the following data:
All data is stored locally on your WordPress installation. This plugin does not track users or send data to external analytics services.