npm.io
2.0.0 • Published 9 years ago

nodemailer-shared

Licence
MIT
Version
2.0.0
Deps
1
Vulns
0
Weekly
0
Stars
1

nodemailer-shared

Shared methods for the Nodemailer stack.

Methods

  • parseConnectionUrl(str) parses a connection url into a nodemailer configuration object
  • getLogger(options) returns a bunyan compatible logger instance
  • callbackPromise(resolve, reject) returns a promise-resolving function suitable for using as a callback
  • resolveContent(data, key, callback) converts a key of a data object from stream/url/path to a buffer

License

MIT

Keywords