friendpipe-protocol-mailto

0.0.1 • Public • Published

friendpipe-protocol-mailto

SMTP email support for friendpipe.

Supported configuration keys

Configure these with $ friend set key value.

  • mailto.from: from address
  • mailto.service: preconfigured SMTP service, such as Gmail or Hotmail. See Nodemailer documentation for further information
  • smtp.username: auth username.
  • smtp.password: auth password. Warning: currently stored as cleartext!

The following options are not required if using a preconfigured service via the mailto.service option.

  • smtp.host
  • smtp.port
  • smtp.use-ssl
  • smtp.ignore-tls
  • smtp.domain

Dependents (0)

Package Sidebar

Install

npm i friendpipe-protocol-mailto

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jaz303