Overview
BillionMail combines an SMTP/IMAP mail server, Roundcube webmail, newsletters and email marketing, campaign analytics, and related tooling in an AGPL-3.0 self-hosted stack. Its Docker deployment combines Postfix, Dovecot, Rspamd, PostgreSQL, Redis, and other services. The latest GitHub release checked on September 17, 2026 is v4.9.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Operate mailboxes and marketing campaigns from the same platform
BillionMail covers mailbox delivery together with contacts and groups, newsletters, campaigns, open/click tracking, API sending, and analytics. Roundcube is integrated for conventional webmail access.
Compose Postfix, Dovecot, Rspamd, PostgreSQL, Redis, and Roundcube as one self-hosted stack
Postfix handles SMTP, Dovecot handles IMAP/POP, Rspamd provides spam filtering, Roundcube provides webmail, and PostgreSQL/Redis back the persistent application state. Mail data, database data, logs, SSL material, and other state are mounted separately.
Sources: [4]
For organizations that want mail hosting and newsletter/transactional email on infrastructure they control
It fits teams that want mailbox data, contact data, campaigns, and analytics under their own operational control instead of splitting those functions across separate mail and marketing SaaS products.
Self-hosting the software does not solve email deliverability or compliance by itself
Production email requires operational work around SPF/DKIM/DMARC, PTR/rDNS, TLS, port-25 restrictions, IP/domain reputation, bounce and complaint handling, unsubscribe flows, and applicable marketing-email regulations. Release v4.9 adds controls such as DKIM key selection, tracking disablement, and retention settings, but these do not replace deliverability operations.
Official sources
- [1]Billionmail/BillionMail — GitHub repository metadata(2026-09-17)
- [2]BillionMail — README(2026-09-17)
- [3]BillionMail v4.9 release(2026-09-17)
- [4]BillionMail — docker-compose.yml(2026-09-17)
Supplemental curator note
Evaluate it as an integrated mail and campaign stack rather than interpreting unlimited sending as guaranteed deliverability.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/Billionmail/BillionMail.git - 2
Enter the repository
cd BillionMail - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
15,609 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 0
- Open PRs
- 13
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- email-marketing
- mailserver
- server
- smtp
- dovecot
- postfix
- rspamd
- newsletter
- newsletters
- Stars
- 15,609
- Forks
- 1,702
- Watchers
- 70
- Open issues
- 226
- Primary language
- Go
- License
- AGPL-3.0
- Repository last updated
- Jun 11, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw389,940 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - Hermes Agent246,347 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - n8n204,729 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama181,232 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.