sanju6890 / Automated-merge-mail-sender

This is a python program to merge the mail body and subject with different names and send that email to the corresponding email ids.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated-merge-Mail-Sender(Python3)

This is a python program to merge the email body & subject with different Names of recipients and send those emails to the corresponding recipients' email ids contained in a python list. The python module used in this project is smtplib. The <sender.py> file contains sender's login credentials(E-mail Id and Password).

About

This is a python program to merge the mail body and subject with different names and send that email to the corresponding email ids.


Languages

Language:Python 100.0%