friendpipe-protocol-mailto
v0.0.1
Published
Email/SMTP protocol handler for friendpipe
Readme
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 asGmailorHotmail. 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.hostsmtp.portsmtp.use-sslsmtp.ignore-tlssmtp.domain
