# billionmail
**Repository Path**: mirrors/billionmail
## Basic Information
- **Project Name**: billionmail
- **Description**: BillionMail是未来的开源邮件服务器和电子邮件营销平台,旨在帮助企业和个人轻松管理电子邮件营销活动
- **Primary Language**: Shell
- **License**: AGPL-3.0
- **Default Branch**: dev
- **Homepage**: https://www.oschina.net/p/billionmail
- **GVP Project**: No
## Statistics
- **Stars**: 9
- **Forks**: 5
- **Created**: 2025-06-05
- **Last Updated**: 2025-12-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter Campaigns
[![][license-shield]][license-link] [![][docs-shield]][docs-link] [![][github-release-shield]][github-release-link] [![][github-stars-shield]][github-stars-link]
English | [简体中文](README-zh_CN.md) | [日本語](README-ja.md) | [Türkçe](README-ja.md)
## What is BillionMail?
BillionMail is a **future open-source Mail server, Email marketing platform** designed to help businesses and individuals manage their email campaigns with ease. Whether you're sending newsletters, promotional emails, or transactional messages, this tool will provide **full control** over your email marketing efforts. With features like **advanced analytics**, and **customer management**, you'll be able to create, send, and track emails like a pro.

# Just 3 steps to send a billion emails!
**Billion emails. Any business. Guaranteed.**
### Step 1️⃣ Install BillionMail:
✅ It takes **only 8️⃣ minutes** from installation to **✅ successful email sending**
```shell
cd /opt && git clone https://github.com/aaPanel/BillionMail && cd BillionMail && bash install.sh
```
### Step 2️⃣: Connect Your Domain
- Add the sending domain
- Verify DNS records
- Auto-enable free SSL
### Step 3️⃣: Build Your Campaign
- Write or paste your email
- Choose list & tags
- Set send time or send now
## Other installation methods
### One-click installation on aaPanel
👉 https://www.aapanel.com/new/download.html (Log in to ✅aaPanel --> 🐳Docker --> 1️⃣OneClick install)
**Docker**
```shell
cd /opt && git clone https://github.com/aaPanel/BillionMail && cd BillionMail && cp env_init .env && docker compose up -d || docker-compose up -d
```
## Management script
- Management help
`bm help`
- View Login default info
`bm default`
- Show domain DNS record
`bm show-record`
- Update BillionMail
`bm update`
## Live Demo
BillionMail Demo: [https://demo.billionmail.com/billionmail](https://demo.billionmail.com/billionmail)
Username: `billionmail`
Password: `billionmail`
## WebMail
BillionMail has integrated **RoundCube**, you can access WebMail via `/roundcube/`.
## Why BillionMail?
Most email marketing platforms are either **expensive**, **closed-source**, or **lack essential features**. BillionMail aims to be different:
✅ **Fully Open-Source** – No hidden costs, no vendor lock-in.
📊 **Advanced Analytics** – Track email delivery, open rates, click-through rates, and more.
📧 **Unlimited Sending** – No restrictions on the number of emails you can send.
🎨 **Customizable Templates** – Custom professional marketing templates for reuse.
🔒 **Privacy-First** – Your data stays with you, no third-party tracking.
🚀 **Self-Hosted** – Run it on your own server for complete control.
## How You Can Help 🌟
BillionMail is a **community-driven project**, and we need your support to get started! Here's how you can help:
1. **Star This Repository**: Show your interest by starring this repo.
2. **Spread the Word**: Share BillionMail with your network—developers, marketers, and open-source enthusiasts.
3. **Share Feedback**: Let us know what features you'd like to see in BillionMail by opening an issue or joining the discussion.
4. **Contribute**: Once development begins, we'll welcome contributions from the community. Stay tuned for updates!
---
📧 **BillionMail – The Future of Open-Source Email Marketing.**
## Issues
If you encounter any issues or have feature requests, please [open an issue](https://github.com/aaPanel/BillionMail/issues). Be sure to include:
- A clear description of the problem or request.
- Steps to reproduce the issue (if applicable).
- Screenshots or error logs (if applicable).
## Install Now:
✅It takes **only 8 minutes** from installation to **successful email sending**
```shell
cd /opt && git clone https://github.com/aaPanel/BillionMail && cd BillionMail && bash install.sh
```
**Install with Docker:** (Please install Docker and docker-compose-plugin manually, and modify .env file)
```shell
cd /opt && git clone https://github.com/aaPanel/BillionMail && cd BillionMail && cp env_init .env && docker compose up -d || docker-compose up -d
```
## Star History
[](https://www.star-history.com/#aapanel/billionmail&Date)
## License
BillionMail is licensed under the **AGPLv3 License**. This means you can:
✅ Use the software for free.
✅ Modify and distribute the code.
✅ Use it privately without restrictions.
See the [LICENSE](LICENSE) file for more details.
---
[docs-link]: https://www.billionmail.com/
[license-link]: https://www.gnu.org/licenses/agpl-3.0.html
[github-release-link]: https://github.com/aaPanel/BillionMail/releases/latest
[github-stars-link]: https://github.com/aaPanel/BillionMail
[github-issues-link]: https://github.com/aaPanel/BillionMail/issues
[docs-shield]: https://img.shields.io/badge/documentation-148F76
[github-release-shield]: https://img.shields.io/github/v/release/aaPanel/BillionMail
[github-stars-shield]: https://img.shields.io/github/stars/aaPanel/BillionMail?color=%231890FF&style=flat-square
[license-shield]: https://img.shields.io/github/license/aaPanel/BillionMail