friendpipe-protocol-mailto
SMTP email support for friendpipe.
Supported configuration keys
Configure these with $ friend set key value
.
mailto.from
: from addressmailto.service
: preconfigured SMTP service, such asGmail
orHotmail
. See Nodemailer documentation for further informationsmtp.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