[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]test/2025-10-29 15:57 -  
[DIR]lib/2025-10-29 15:57 -  
[   ]package.json2025-10-29 15:57 837  
[TXT]README.md2025-10-29 15:57 518 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك]
[   ]LICENSE2025-10-29 15:57 930  
[   ]Gruntfile.js2025-10-29 15:57 577  
# 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**