Skip to content

This service allows you to post directly from html forms and if the data is correct, it will forward the request to preconfigured email and send a confirmation email to the one given.

License

Notifications You must be signed in to change notification settings

ratheractive/mail-sender

Repository files navigation

mail sender

This is a very simple post api which allows you to send emails to one specific address. It was built with contact web forms in mind. You can simply integrate it with the html form post url and receive emails from your web site visitors. The visitors will also receive a confirmation that you got their email.

Features

  • SMTP delivery
  • form data and json are supported as content
  • both receive confirmation email and the smtp forward emails are templatable

TO DO IN THE FUTURE

  • security
  • request throtling
  • gmail and other providers integration as transport
  • i18n support
  • custom responses

About

This service allows you to post directly from html forms and if the data is correct, it will forward the request to preconfigured email and send a confirmation email to the one given.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published