-
v4.1.3 Fixed an issue where getTestMessageUrl did not work without calling createTestAccount first
-
v4.1.0 Added new methods `createTestAccount` and `getTestMessageUrl` to use autogenerated email accounts from https://Ethereal.email
-
v3.1.8 Fixed invalid List-* header generation
-
v3.1.1 Fixed missing `transport.on('idle')` and `transport.isIdle()` methods for SES transports
-
v3.0.2 Fixed a bug with OAuth2 login where error callback was fired twice if getToken was not available.
-
v3.0.1 Fixed an error that was thrown if disableFileAccess was used
-
v3.0.0 Initial version of Nodemailer v3
-
v2.7.2 Downgraded punycode