a python mail tool
##Configure Configure the push_mail.conf with your smtp server account and password
##Usage
usage:push_mail.py [Subject] [From Addr] [To Addr List (Comma-separated)] [Text] <File Path>
python push_mail.py "test" "henrycao1750@gmail.com" "henrycao1750@gmail.com" "this is a test mail"