Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qzchenwl/sendmail-via-http

helper tool to send mail
https://github.com/qzchenwl/sendmail-via-http

Last synced: about 6 hours ago
JSON representation

helper tool to send mail

Awesome Lists containing this project

README

        

**An easy way to send mail via http GET/POST request**

Usage:

curl http://localhost:8000/mailto// -d ""

e.g.

curl http://localhost:8000/mailto/[email protected]/Hello -d "Hello sendmail-via-http"