mirror of
https://github.com/idanoo/SES-Email-Blaster.git
synced 2024-11-22 00:21:57 +00:00
8 lines
150 B
Markdown
8 lines
150 B
Markdown
# SES-email-blast
|
|
|
|
Used to send bulk test emails for.. purposes
|
|
|
|
Usage:
|
|
```
|
|
$ bash send.sh <AWS Profile> <Num of msgs> <from email> <to email>
|
|
``` |