Send emails/SMS to the recipients from the list in file.
- Fill settings. You can use SMTP or Twilio only.
- Save settings
- Fill all fields in main window
- Click the start button,
- Choose the txt file with emails and phones. Each email/phone should be placed at new line. See example file - recipients.txt
I hope you know how to use SMTP or Twilio services ;)
- node js
- npm or yarn
- python (for building)
git clone https://github.com/Maliuk/email-spammer.gitnpm iyarnnpm run scss && npm startyarn scss && yarn startnpm run scss && npm run distyarn scss && yarn distYou can find the built app in dist folder.
