An open API service indexing awesome lists of open source software.

https://github.com/eltorio/cloudflare-email-forward

Simple sample for email forwarding with a Cloudflare email worker
https://github.com/eltorio/cloudflare-email-forward

cloudflare-worker email

Last synced: 4 months ago
JSON representation

Simple sample for email forwarding with a Cloudflare email worker

Awesome Lists containing this project

README

        

# Simple sample: Cloudflare Email forward worker
Define an environment variale:
`RECIPIENTS="[email protected]|[email protected]"`
Deploy this worker to Cloudflare

Define a Email worker route…
That's all