Listmonk is a single Go binary and a Postgres database that handles subscriber lists, segmentation, campaigns, and bounce processing at a scale that would be expensive on a hosted platform.
You supply the sending infrastructure, whether that is your own SMTP or a transactional provider, and keep the subscriber list in your own database.
Decisive facts
- Single binary plus PostgreSQL, no other dependencies
- SQL-based segmentation over subscriber attributes
- Template editor with per-campaign analytics
- Bounce processing and list hygiene
- Bring your own SMTP or transactional provider