node-mail
node-mail copied to clipboard
prevent ECONNREFUSED error and socket timeout options
I add an error listener on the smtp socket to prevent ECONNREFUSED error and an option to set a smtp socket timeout.
This patch looks good, any chance it will be accepted?