🟢 Finished
This is a project that allows you to send multiple bulk emails using a schema. In the specific places in the subject and body of email application will replace data and send it for each user.
git clone https://github.com/pudelos/mailer
cd mailer
pip install -r requirements.txt
python main.py
You should rename ".env_example" file to ".env" and paste there your own data.