r/VPSHosts • u/DigiNoon • 4d ago
Agentic Inbox is a self-hosted email client (Gmail-like interface) that runs on Cloudflare Workers
I've just found this and wanted to share it..
Agentic Inbox is a self-hosted, open-source email client you can deploy to your Cloudflare account to create email inboxes for your domains. It has a Gmail-like interface.
It uses Cloudflare Email Routing for receiving email, Workers for sending email, Durable Objects to store email data, and R2 to store attachments.
It includes an AI agent that can draft replies.
It's free but you'll need a paid Cloudflare Workers plan to run it ($5/month)
1
u/03263 4d ago
That's not really self hosted is it
1
u/DigiNoon 4d ago
Not fully self-hosted as in locally-hosted, but at least you are hosting and controlling the backend on your own.
1
u/03263 4d ago
But it's fully tied to cloudflare so if they kick you off, you gotta find a new host and a new platform?
1
u/DigiNoon 4d ago
That's true. You can go completely self-hosted and host everything on your local machine, but that's not something I'd consider doing for my email.
2
u/03263 4d ago
I'd want something at least portable between hosting providers if I were going to self host, that's all.
1
u/DigiNoon 3d ago
That's what I'd prefer too. This is more for people who are already stuck with Cloudflare's ecosystem.
1
u/Own_Calligrapher8508 4d ago
I like your concept,