Manage newsletters and send transactional email campaigns to large subscriber lists using a self-hosted binary and Postgres.

Listmonk is an open-source, self-hosted web app and server that functions as a standalone newsletter and mailing list manager designed to handle both marketing campaigns and transactional messages for a wide range of subscriber counts.
The software is deployed as a server application and is distributed as a single binary, which simplifies the installation process. It requires a PostgreSQL database for data storage and can be installed via a direct binary download or through Docker using a compose file. Users manage their campaigns and subscriber lists through a web-based interface after configuring the system via a config.toml file.
The backend of the application is written in Go, while the frontend utilizes Vue and Buefy for the user interface. This specific technical stack allows the software to remain lightweight and fast while managing large volumes of subscribers and messages. The system is designed for users who require full control over their mailing infrastructure and data storage, removing the dependency on third-party SaaS providers for sensitive subscriber information. By utilizing a PostgreSQL backend, it ensures data persistence and reliability for high-volume mailing operations.
Listmonk serves as a technical solution for individuals and organizations needing a private, scalable system for email marketing and automated messaging. It positions itself as a high-performance tool for those who prefer to manage their own SMTP infrastructure and data.
A self-hosted email marketing and mail server for managing newsletters, promotional campaigns, and transactional messages.
Create and manage HTML email templates using a no-code designer for transactional and marketing communications.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.