EmailsDone
FAQ
What is EmailsDone?
EmailsDone is a transactional email service for developers who want app email to work without building the whole email stack themselves. It handles common emails such as verification, password resets, magic links, notifications, billing events and account updates using ready-made templates and a simple API.
What makes EmailsDone different?
EmailsDone is template-first and built for speed. Instead of designing HTML emails, configuring mail infrastructure and wiring up bounce handling yourself, you send a template with a few fields and get a production-ready email flow.
Is EmailsDone production-ready?
Yes. EmailsDone is intentionally simple to use, but it is backed by serious infrastructure. The app runs on Google Cloud and Firebase, while email delivery is powered by Amazon SES. That gives you a lightweight developer experience on top of proven cloud platforms.
What types of email can I send?
EmailsDone is for transactional application email: account verification, password resets, magic links, login alerts, billing emails, trial reminders, notifications, export-ready messages and similar app-triggered emails.
Can I send marketing emails or newsletters?
No. EmailsDone is not a marketing email platform. It is built for transactional app email, not newsletters, cold outreach, purchased lists, bulk campaigns or promotional blasts.
Do I need to understand SES, DNS or email deliverability?
No. EmailsDone is designed to hide most of that complexity. If you use a custom sending domain, you will need to add DNS records, but the app guides you through what to add and checks when the domain is ready.
Does EmailsDone handle bounces and complaints?
Yes. EmailsDone processes delivery events, bounces, complaints and related email status updates so your app can show what happened and avoid repeatedly sending to bad or complained-about addresses.
Can I use my own sending domain?
Yes. Paid plans support custom sending domains, so emails can come from your own app or company domain instead of a shared EmailsDone address.
Is recipient data safe?
EmailsDone stores only the data needed to send, track and troubleshoot transactional email. Data is protected using cloud infrastructure, encrypted in transit and at rest where supported, and used to provide the service, prevent abuse and maintain deliverability.
Does EmailsDone work with Claude, Cursor and Codex?
Yes. EmailsDone is designed for agentic coding workflows. Copy a prompt, paste it into Claude, Cursor, Codex or another coding agent, and let it wire transactional email into your app.