Hacker News new | ask | show | jobs
by emiliano 60 days ago
I’m using Cloudflare Email Routing with a catch-all address that triggers a Worker. The Worker parses the email and stores the attachments in R2.

Pretty simple setup, but it works well for this use case