Skip to content

Sending emails to many people with Attachments using Python code

Notifications You must be signed in to change notification settings

SaniTheWay/AutoEmail-with-Attachments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automating Email sending with attachments


The aim of this project to help person in sending bulk emails with attachments and help to save some precious time in sending email to many people at a time.

First Project❤️

Here I used smtp.lib to send emails to a list of contacts present in a .txt file with attachments.

In that .txt file there are 2 detail about any subject one is Name and second is mail id.

Takeing two input from the user :

  1. Extension of the attachment (here I use png file attachment).

  2. Sender's email address.

In program, I gave the contact file path and the attachment folder path.

👉Attachments should have the same name as the name of the recipient.

Using this you can send email to many people in one go.📤

Any thing that I did wrongly or it can be optimize, so feel free to raise Issues.

Your Suggestions will be welcomed!


Author:

SANIDHYA DAVE @sanitheway

About

Sending emails to many people with Attachments using Python code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages