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

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

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

Last synced: 3 months 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"