Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DiegoRosado/python_emailtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

send_email

send_email is a python script for sending emails easily from the command line o from another script.

The main goal is to have a pretty easy but powerful tool to send emails.

Configuring the email settings

In this same directory there is a config.py file with the info of the email server and destination

Email subject and body

The subject and the body are so far hardcoded in the main python file, send_email.py

Account password

The password has to be typed everytime to avoid leaking of passwords

About

Email tools for sending emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages