Skip to content

Martin-Chauke/Send-Emails

Repository files navigation

Send-Emails

This project is designed to send personalized emails to multiple recipients simultaneously using Python. It utilizes the SMTP protocol for secure email transmission and the MIME (Multipurpose Internet Mail Extensions) standard to format the email content in HTML. In addition to that the program offerd the user to attach files along with the email message being delivered. This is done suing the MIMEApplication method which efficiently handle the attachment of pdfs,photos,videos, mp3 etc

About

This project is designed to send personalized emails to multiple recipients simultaneously using Python. It utilizes the SMTP protocol for secure email transmission and the MIME (Multipurpose Internet Mail Extensions) standard to format the email content in HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors