![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | test/ | 2 years ago | - | |
![]() | lib/ | 2 years ago | - | |
![]() | package.json | 2 years ago | 1.7K | |
![]() | README.md | 9 years ago | 518 | |
![]() | LICENSE | 9 years ago | 930 | |
![]() | Gruntfile.js | 9 years ago | 577 |
Shared methods for the Nodemailer stack.
parseConnectionUrl(str)
parses a connection url into a nodemailer configuration objectgetLogger(options)
returns a bunyan compatible logger instancecallbackPromise(resolve, reject)
returns a promise-resolving function suitable for using as a callbackresolveContent(data, key, callback)
converts a key of a data object from stream/url/path to a bufferMIT