Skip to content

qzchenwl/sendmail-via-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage:

curl http://localhost:8000/mailto/<email>/<subject> -d "<content>"

e.g.

curl http://localhost:8000/mailto/youraddress@mail.com/Hello -d "Hello sendmail-via-http"

About

helper tool to send mail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published