All Projects → samlopezf → Python-Email

samlopezf / Python-Email

Licence: other
Simple Example of SMTP Protocol for Emailing

Programming Languages

python
139335 projects - #7 most used programming language

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'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].