Cloudflare Workers support sending emails: <https://developers.cloudflare.com/email-routing/email-workers/send-email-workers/> We could wrap its API with the `Transport` interface.
Cloudflare Workers support sending emails:
https://developers.cloudflare.com/email-routing/email-workers/send-email-workers/
We could wrap its API with the
Transportinterface.