Mail of Today is a automated mailing program that sends weather and news data.
Base program only supports gmail but you can easily change the mail server on line 23 on MoT.py
info.py.example should be renamed to be info.py and have your email/password information.
Example info.py
EMAIL_ADDRESS='[email protected]'
EMAIL_PASSWORD='myemailpassword'