louay321 / SMTP-client-python

send emails using template to different contacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMTP-client-python

send emails using template to different contacts.

about

this program will send an email to different users by using 2 text files (as mentioned in the code comments) one will contain contacts name and e-mail address and the other will contain the email template you want to send. it uses 2 main libraries -smtplib and -mail.MIME. the code is open-source feel free to clone it and make modifications to it.

About

send emails using template to different contacts.


Languages

Language:Python 100.0%