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

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.

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.