Skip to content

MohamedElgharbawy/Email-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Email-Sender 📧

A short script to send yourself an email using Python

In order to use this with a Google email, go to the following link and turn "Allow less secure apps" ON

If you would not like to enter your email and password in every time, simply add your information to the following fields:

EMAIL_ADDRESS = "example@example.com"

PASSWORD = "password1234"

There is no need to install any additional packages, as smptlib and getpass are built into Python 3

About

A short script to send yourself an email using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages