Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jerryshell/bet

BET is an open source free bulk email tool | 一个开源免费的邮件群发工具
https://github.com/jerryshell/bet

email email-sender

Last synced: 4 days ago
JSON representation

BET is an open source free bulk email tool | 一个开源免费的邮件群发工具

Awesome Lists containing this project

README

        

# BET

English | [简体中文](README.zh_CN.md)

BET is an open source free bulk email tool. Written in Rust.

## How to use

1. Rename `email_config.example.json` to `email_config.json`
2. Modify `email_config.json`
3. Put the attachment that needs to be sent in the `data` directory. The file name is the corresponding email address. Note that the suffix name of the file itself cannot be omitted.
4. Run

## License

[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0/)