A set of Python based email clients for quick emailing inside of the terminal. Includes (Gmail,Hotmail & Yahoo)
Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
CrypticsEmailer.py
CrypticsEmailerPy3.py
README.md

README.md

Cryptic_Emailer

A set of Python based email clients for quick emailing inside of the terminal. Includes (Gmail,Hotmail & Yahoo) This is one of my first projects with python, I will hopefully add all 3 into one script eventually(maybe a day or 2) but for now there are 3 different choices.

Feedback would be great!

Checklist:

.Combine All three into one ~ Done!

.add getpass module ~ Done!

.Check if email sent successfully ~ Not Yet.

.Add Python3 functionality ~ Done!

NOTE ~ Sometimes you will get an authentication error, just sign into your email in your browser then close the browser and try the script again.

NOTE ~ For Python2 only at the moment, will be adding python3 functuality soon! It is now Python3 compatible!