Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A python email program. A slightly modifed version from

http://docs.python.org/library/email-examples.html

Started this project because I need a more general purposed
script that allows me to send files selectively and send
email through an external smtp server (optional, and no 
authentication supported yet).

Example Usage:

python m.py -s "Example subject line" -r someone@somewhere.somedomain -f me@myserver.mydomain -a "new_python_script.py" -d

About

A python script that does emailing with attachments support

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages