SES-Email-Blaster/README.md

8 lines
205 B
Markdown
Raw Permalink Normal View History

2022-11-14 00:11:42 +00:00
# SES-email-blast
2023-03-21 23:54:20 +00:00
Used to send bulk test emails for assisting with lowering bounce rates when you have low throughput
2022-11-14 00:11:42 +00:00
Usage:
```
$ bash send.sh <AWS Profile> <Num of msgs> <from email> <to email>
```