This application helps to send a similar e-mail from gmail accounts to many recipients at once. Application can be found on https://easy-sending.herokuapp.com
- Enter login "guest" and password "321321" to enter.
- Enter your gmail credentials (STARTTLS encrypted). Be sure that Less secure app in your Google account are allowed https://myaccount.google.com/lesssecureapps
- If you want to have an example of message text and contacts file you can download them.
- You can change everything except ${RECIPIENT_NAME} here the names of your recipients will be placed.
- In contacts file it is necessary to place names in the first column and e-mails in the second. Also the file should contain a header.
- Upload your files and press Submit button.
- Check 'Sent' folder in your default mail application.
- Python 3
- Flask
- MongoDB
- ReCaptcha