useplunk / node

Helper library for interacting with Plunk in Node.js
https://www.npmjs.com/package/@plunk/node
18 stars 3 forks source link

Ability to set `replyTo` email address and name #5

Open jasongitmail opened 2 weeks ago

jasongitmail commented 2 weeks ago

When sending an email it should be possible to set the replyTo email address and name.

This is useful for website contact forms, where we use Plunk to send the email to us, but with replyTo set to the customer's email address and name, so that we can reply to continue the conversation with them.