Skip to content

By using this python script you can send email from your personal email address to another email address or a bulk of email addresses using the SMTP protocol.

Notifications You must be signed in to change notification settings

ajay-chavan/Send-Email-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Send-Email-with-python

By using this python script you can send email from your personal email address to another email address or a bulk of email addresses using the SMTP protocol.

Steps to use this script:

  1. To make sure this script works make sure you've changed your email account settings to allow external app support no matter which emailing service you may use.
  2. Once you have configured the above mentioned settings for your email client, fill your details in the code such as the login details and the sender and receivers details along with the message you want to send.
  3. Finally simply run the script and see the magic of Python!

About

By using this python script you can send email from your personal email address to another email address or a bulk of email addresses using the SMTP protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages