https://github.com/rickidevs/massmailerconsole
It is a console tool designed to send mail to many e-mail addresses at once. It runs on any Linux or Python based console.
https://github.com/rickidevs/massmailerconsole
Last synced: about 1 month ago
JSON representation
It is a console tool designed to send mail to many e-mail addresses at once. It runs on any Linux or Python based console.
- Host: GitHub
- URL: https://github.com/rickidevs/massmailerconsole
- Owner: Rickidevs
- Created: 2024-04-08T11:17:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T17:11:32.000Z (about 2 years ago)
- Last Synced: 2026-01-01T21:52:45.507Z (5 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rick Mail
You are responsible for using it for illegal things.
## Installation
You can use git clone to add RickMail
```bash
git clone https://github.com/Rickidevs/MassMailerConsole.git
```
## Usage
``` bash
cd MassMailerConsole
```
``` bash
chmod +x massler.sh
```
``` bash
./massler.sh
```
``` bash
python3 main.py
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.