serverless-forms
serverless-forms copied to clipboard
NodeJS app to send form submissions by email
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 4.0.1 to 6.6.1. Changelog Sourced from nodemailer's changelog. 6.6.1 2021-05-23 Fixed address formatting issue where newlines in an email address, if provided via address object, were not...
Serverless-forms is wonderful work. However, 1) I want to know how I can send emails to multiple people. 2) One of my form field is email. I want to send...
I'm using the `thanks` field to redirect to a custom confirmation page after the form was submitted. The field (and its value, i.e., the URL of the confirmation page) is...
Hi, first: thanks for building this. :) I'm trying to use it (in the form of the docker container published to docker hub), and during my testing, my SMTP server...
Hello! I just wanted to clarify whether the following variables are required: `EMAIL_PORT` and `FROM` The [README](https://github.com/lexoyo/serverless-forms/blob/master/README.md) explains that the server must be started with the following environment variables: ```...
Added Railway 1-click deploy Closes: https://github.com/lexoyo/serverless-forms/issues/7
Hi there! Thank you for creating this wonderful project! I've just created a 1-click Railway deploy for it: https://railway.com/deploy/serverless-forms