Cloudflare Email Routing Through Mailgun Instead of Forwarding
After noticing some deliverability issues with several Cloudflare Email Routing forwarding rules that were working previously, I migrated to an Email Worker that sends these through the Mailgun API for more reliability and logging.
Read Article
Send Email Through Mailgun From Cloudflare Pages Function
After a lot of troubleshooting various packages and attempting to follow multiple pieces of official documentation that would not work, I ended up at a simple way to send email through the Mailgun HTTP API from a Cloudflare Pages function.
Read Article