Skip to content

bhavjainbj/Email-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Email-using-Python

Simple Example of SMTP Protocol for Emailing

In order to use replace the credentials passed as variables at the top. email_user = 'your_email' email_password = 'your_password' email_send = 'recipient_email'

Set the filename variable to the filename of the attachment to be sent with email. filename='filename'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages