A self-hosted email API and dashboard for sending and monitoring emails using Amazon SES infrastructure.

DoubleZero is an open-source, self-hosted email API and management dashboard specifically designed to work with Amazon Simple Email Service (SES), allowing developers to maintain control over their email infrastructure while utilizing AWS for delivery. The software is deployed as a Docker container and integrates with the Serverless Stack (SST) to automate the configuration of the SES, SNS, and SQS pipeline.
By acting as a middle layer, DoubleZero removes the need for developers to manually build custom infrastructure to track bounces and delivery status. It provides a web interface for monitoring email delivery and an API endpoint for sending messages from external applications. This setup allows users to leverage the affordability of AWS SES while gaining a visual interface for managing their email flow and auditing sent messages.
DoubleZero is built for developers who want the cost benefits of AWS SES without the complexity of building a custom monitoring system. It uses a SQLite database for local data storage and requires a verified domain within the AWS management console to send emails. The system handles attachments, custom headers, and provider options through its JSON API, which supports parameters for CC, reply-to addresses, and custom provider tags. The deployment process involves pulling a Docker image and configuring environment variables such as the AWS region and SQS URL.
This tool is a lightweight management layer for AWS SES, bridging the gap between raw cloud infrastructure and a full-featured email marketing platform.
A production ready fullstack mail server providing SMTP and IMAP services within a containerized environment.
A self hosted mail server for sending transactional and bulk emails from websites and web servers.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.