Skip to content

This repo contains python code for sending bulk emails at once from a .csv file

Notifications You must be signed in to change notification settings

Imransh1/Bulk_emails_sender_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This repo contains python code to send bulk emails at once from a .csv file. To add your emails add them in 'emails.csv' file You can send upto 500 emails at once because that's the limit set by gmail. Try to avoid sending many emails from one single account otherwise google may consider them spam mails and restrict your account.

If your account has 2FA enabled then you must generate an app password to send emails through smtp You can check this link out for help : https://support.google.com/accounts/answer/185833

Developed By @ImranSh1 Github

Peace Out :-)

About

This repo contains python code for sending bulk emails at once from a .csv file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages