SES-Email-Blaster/README.md
2023-03-22 12:54:20 +13:00

8 lines
205 B
Markdown

# SES-email-blast
Used to send bulk test emails for assisting with lowering bounce rates when you have low throughput
Usage:
```
$ bash send.sh <AWS Profile> <Num of msgs> <from email> <to email>
```