[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/2023-06-15 18:19 -  
[DIR]test/2023-06-15 18:19 -  
[   ]Gruntfile.js2016-09-05 12:17 577  
[   ]LICENSE2016-09-05 12:14 930  
[TXT]README.md2016-09-05 12:14 518 d7c1522 post receive test [كارل مبارك]
[   ]package.json2023-06-15 18:21 1.7K 
# nodemailer-shared

Shared methods for the [Nodemailer](https://github.com/nodemailer/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**