Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 | 一个开源免费的邮件群发工具
- Host: GitHub
- URL: https://github.com/jerryshell/bet
- Owner: jerryshell
- License: agpl-3.0
- Created: 2022-06-01T07:35:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T06:18:54.000Z (7 months ago)
- Last Synced: 2024-04-20T20:56:34.743Z (7 months ago)
- Topics: email, email-sender
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)