nodemailer/nodemailer
### [`v6.4.13`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6413-2020-10-02)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.12...v6.4.13)
- Fix normalizeHeaderKey method for single node messages
### [`v6.4.12`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6412-2020-09-30)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.11...v6.4.12)
- Better handling of attadhment filenames that include quote symbols
- Includes all information from the oath2 error response in the error message (Normal Gaussian) [1787f227]
### [`v6.4.11`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6411-2020-07-29)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.10...v6.4.11)
- Fixed escape sequence handling in address parsing
### [`v6.4.10`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6410-2020-06-17)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.8...v6.4.10)
- Fixed RFC822 output for MailComposer when using invalid content-type value. Mostly relevant if message attachments have stragne content-type values set.
### [`v6.4.8`](https://togithub.com/nodemailer/nodemailer/compare/v6.4.7...v6.4.8)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.7...v6.4.8)
### [`v6.4.7`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#647-2020-05-28)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.6...v6.4.7)
- Always set charset=utf-8 for Content-Type headers
- Catch error whn using invalid crypto.sign input
### [`v6.4.6`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#646-2020-03-20)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.5...v6.4.6)
- fix: `requeueAttempts=n` should requeue `n` times (Patrick Malouin) [a27ed2f7]
### [`v6.4.5`](https://togithub.com/nodemailer/nodemailer/compare/v6.4.4...v6.4.5)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.4...v6.4.5)
### [`v6.4.4`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#644-2020-03-01)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.3...v6.4.4)
- Add `options.forceAuth` for SMTP (Patrick Malouin) [a27ed2f7]
### [`v6.4.3`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#643-2020-02-22)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.2...v6.4.3)
- Added an option to specify max number of requeues when connection closes unexpectedly (Igor Sechyn) [8a927f5a]
### [`v6.4.2`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#642-2019-12-11)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.1...v6.4.2)
- Fixed bug where array item was used with a potentially empty array
### [`v6.4.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6413-2020-10-02)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.0...v6.4.1)
- Fix normalizeHeaderKey method for single node messages
### [`v6.4.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#640-2019-12-04)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.3.1...v6.4.0)
- Do not use auth if server does not advertise AUTH support [f419b09d]
- add dns.CONNREFUSED (Hiroyuki Okada) [5c4c8ca8]
### [`v6.3.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#631-2019-10-09)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.3.0...v6.3.1)
- Ignore "end" events because it might be "error" after it (dex4er) [72bade9]
- Set username and password on the connection proxy object correctly (UsamaAshraf) [250b1a8]
- Support more DNS errors (madarche) [2391aa4]
### [`v6.3.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#630-2019-07-14)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.2.1...v6.3.0)
- Added new option to pass a set of httpHeaders to be sent when fetching attachments. See [PR #1034](https://togithub.com/nodemailer/nodemailer/pull/1034)
### [`v6.2.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#621-2019-05-24)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.1.1...v6.2.1)
- No changes. It is the same as 6.2.0 that was accidentally published as 6.2.1 to npm
### [`v6.1.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#611-2019-04-20)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.1.0...v6.1.1)
- Fixed regression bug with missing smtp `authMethod` property
### [`v6.1.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#610-2019-04-06)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.0.0...v6.1.0)
- Added new message property `amp` for providing AMP4EMAIL content
### [`v6.0.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#600-2019-03-25)
[Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v5.1.1...v6.0.0)
- SMTPConnection: use removeListener instead of removeAllListeners (xr0master) [ddc4af15]
Using removeListener should fix memory leak with Node.js streams
Renovate configuration
:date: Schedule: "every 2 weeks on Monday before 7am" in timezone Europe/Berlin.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.1.1
->6.4.13
Release Notes
nodemailer/nodemailer
### [`v6.4.13`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6413-2020-10-02) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.12...v6.4.13) - Fix normalizeHeaderKey method for single node messages ### [`v6.4.12`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6412-2020-09-30) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.11...v6.4.12) - Better handling of attadhment filenames that include quote symbols - Includes all information from the oath2 error response in the error message (Normal Gaussian) [1787f227] ### [`v6.4.11`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6411-2020-07-29) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.10...v6.4.11) - Fixed escape sequence handling in address parsing ### [`v6.4.10`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6410-2020-06-17) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.8...v6.4.10) - Fixed RFC822 output for MailComposer when using invalid content-type value. Mostly relevant if message attachments have stragne content-type values set. ### [`v6.4.8`](https://togithub.com/nodemailer/nodemailer/compare/v6.4.7...v6.4.8) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.7...v6.4.8) ### [`v6.4.7`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#647-2020-05-28) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.6...v6.4.7) - Always set charset=utf-8 for Content-Type headers - Catch error whn using invalid crypto.sign input ### [`v6.4.6`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#646-2020-03-20) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.5...v6.4.6) - fix: `requeueAttempts=n` should requeue `n` times (Patrick Malouin) [a27ed2f7] ### [`v6.4.5`](https://togithub.com/nodemailer/nodemailer/compare/v6.4.4...v6.4.5) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.4...v6.4.5) ### [`v6.4.4`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#644-2020-03-01) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.3...v6.4.4) - Add `options.forceAuth` for SMTP (Patrick Malouin) [a27ed2f7] ### [`v6.4.3`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#643-2020-02-22) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.2...v6.4.3) - Added an option to specify max number of requeues when connection closes unexpectedly (Igor Sechyn) [8a927f5a] ### [`v6.4.2`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#642-2019-12-11) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.1...v6.4.2) - Fixed bug where array item was used with a potentially empty array ### [`v6.4.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#6413-2020-10-02) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.4.0...v6.4.1) - Fix normalizeHeaderKey method for single node messages ### [`v6.4.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#640-2019-12-04) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.3.1...v6.4.0) - Do not use auth if server does not advertise AUTH support [f419b09d] - add dns.CONNREFUSED (Hiroyuki Okada) [5c4c8ca8] ### [`v6.3.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#631-2019-10-09) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.3.0...v6.3.1) - Ignore "end" events because it might be "error" after it (dex4er) [72bade9] - Set username and password on the connection proxy object correctly (UsamaAshraf) [250b1a8] - Support more DNS errors (madarche) [2391aa4] ### [`v6.3.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#630-2019-07-14) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.2.1...v6.3.0) - Added new option to pass a set of httpHeaders to be sent when fetching attachments. See [PR #1034](https://togithub.com/nodemailer/nodemailer/pull/1034) ### [`v6.2.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#621-2019-05-24) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.1.1...v6.2.1) - No changes. It is the same as 6.2.0 that was accidentally published as 6.2.1 to npm ### [`v6.1.1`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#611-2019-04-20) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.1.0...v6.1.1) - Fixed regression bug with missing smtp `authMethod` property ### [`v6.1.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#610-2019-04-06) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.0.0...v6.1.0) - Added new message property `amp` for providing AMP4EMAIL content ### [`v6.0.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#600-2019-03-25) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v5.1.1...v6.0.0) - SMTPConnection: use removeListener instead of removeAllListeners (xr0master) [ddc4af15] Using removeListener should fix memory leak with Node.js streamsRenovate configuration
:date: Schedule: "every 2 weeks on Monday before 7am" in timezone Europe/Berlin.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.