Skip to content

levanidev/Python-Email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Email

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

Simple Example of SMTP Protocol for Emailing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%