๐ฉบ Vitals
- ๐ฆ Version: v4.9 (Released 2025-12-11)
- ๐ Velocity: Active (Last commit 2026-03-12)
- ๐ Community: 13.7k Stars ยท 1.4k Forks
- ๐ Backlog: 220 Open Issues
๐๏ธ Profile
- Official: billionmail.com
- Source: github.com/Billionmail/BillionMail
- License: AGPL-3.0
- Deployment: Docker | Native Binary
- Data Model: MySQL / SQLite
- Jurisdiction: Hong Kong ๐ญ๐ฐ (Gov. Law: PRC ๐จ๐ณ)
- Compliance: Self-Hosted (User Managed)
- Complexity: High (4/5) - Docker & MTA DNS
- Maintenance: Medium (3/5) - Single Binary Architecture
- Enterprise Ready: Low (2/5) - No RBAC & Legal Uncertainty
1. The Executive Summary
What is it? BillionMail is a distinct entry in the email marketing space. Unlike most "senders" that rely on a third-party SMTP service (like Amazon SES), BillionMail includes its own Mail Transfer Agent (MTA). It is a full-stack email solution: it designs the email, manages the contact list, AND handles the actual transmission of data over Port 25.
The Strategic Verdict:
- ๐ด For Sovereign Enterprises: Caution. The vendor is a Hong Kong entity (aaPanel Ltd) with a license explicitly governed by the laws of the People's Republic of China (PRC).
- ๐ด For PII-Sensitive Teams: Privacy Risk. The "AI Powered" features likely transmit content data to third-party APIs, creating a potential data leak vector.
- ๐ข For High-Volume Marketers: Strong Buy. For teams capable of managing their own IP reputation, this removes "CPM" and "Seat-based" pricing entirely.
2. The "Hidden" Costs (TCO Analysis)
| Cost Component | Mailchimp / Brevo (Proprietary) | BillionMail (Self-Hosted) |
|---|---|---|
| Sending Cost | High ($300+/mo for 50k emails) | $0 (Direct Send) |
| IP Reputation | Included (Shared IPs) | User Responsibility (Crucial) |
| Infrastructure | $0 (Cloud Hosted) | $10-20/mo (VPS) |
| Legal Risk | Standard SCCs | Governing Law: PRC |
3. The "Day 2" Reality Check
๐ Deployment & Operations
- The MTA Trap: Hosting your own MTA is technically "free" but operationally expensive. You must manually manage SPF, DKIM, and DMARC records. If your server's IP address gets blacklisted, your delivery rate drops to zero.
- Installation: The Go-based architecture makes deployment relatively simple, but network configuration (Port 25 unblocking) is a common hurdle with cloud providers.
๐ก๏ธ Security & Governance
- Data Sovereignty: While the database sits on your server, the legal framework governing the software license sits in China.
- AI Features: Disable "AI Writer" features if handling sensitive PII, as prompt data destination is non-transparent.
4. Market Landscape
๐ข Proprietary Incumbents
- Mailchimp
- SendGrid (Marketing Campaigns)
- Brevo (formerly Sendinblue)