rapid-email-sender
v1.0.1
Published
1. Copy `.env.example` and rename into `.env`. Replace the values with your email credentials. 2. Put all emails and usernames in a .txt file called Email-List.txt 3. Follow the following format for Email-List.txt > [email protected],Spencer Graham > > l
Downloads
2
Readme
simple-email-sender
How to use
- Copy
.env.example
and rename into.env
. Replace the values with your email credentials. - Put all emails and usernames in a .txt file called Email-List.txt
- Follow the following format for Email-List.txt
[email protected],Spencer Graham
[email protected],Leif Singh
- Run the app
Running the app
node app