An open API service indexing awesome lists of open source software.

https://github.com/robcranfill/cransend

Python code to act as a "mail agent" - send an email.
https://github.com/robcranfill/cransend

Last synced: over 1 year ago
JSON representation

Python code to act as a "mail agent" - send an email.

Awesome Lists containing this project

README

          

# cransend
Python code to act as a "mail agent" - send an email.
This code can be called from the command line to send an email with a given body and subject line.
This code uses the GMail SMTP server to send. You must customize it for your accout. See docs, if any. ;-)