Skip to content

joaodiogogithub/Python-email_sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Python email sender

That application is an email sender, made with Python.

For use:

For use the app, you have to change the fields "From", "To", "Password", at the file "py.py".

At the file:

  py.py

image

msg Type
["Subject"] String Mandatory. The Subject of the mail
["From"] String Mandatory. The sender of the message
["To"] String Mandatory. The The receiver of the mail

After the change, on the terminal

Windows:

python py.py

Ubuntu distro

  python3 py.py

Author

my_logo

About

python email automate sender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages