Socket
Socket
Sign inDemoInstall

smtp-connection

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smtp-connection - npm Package Versions

13
6

2.11.0

Diff

Changelog

Source

v2.11.0 2016-08-04

  • Added new envelope option size to skip sending messages that are too large
andris
published 2.10.0 •

Changelog

Source

v2.10.0 2016-07-22

  • Added new option opportunisticTLS to allow continuing if STARTTLS failed
andris
published 2.9.0 •

Changelog

Source

v2.9.0 2016-07-13

  • Added reset(cb) method to call RSET command
    • Include failed recipients in the response error object
andris
published 2.8.0 •

Changelog

Source

v2.8.0 2016-07-07

  • Added full LMTP support. Set lmtp option to true to switch into LMTP mode
    • Updated default timeout values
andris
published 2.7.0 •

Changelog

Source

v2.7.0 2016-07-06

  • Use PIPELINING for multiple RCPT TO if available
andris
published 2.6.0 •

Changelog

Source

v2.6.0 2016-07-06

  • Added support for DSN
    • Added new option use8BitMime to indicate that the message might include non-ascii bytes
    • Added new info property rejectedErrors that includes errors for failed recipients
    • Updated errors to indicate where the error happened (SMTP command, API, CONN)
andris
published 2.5.0 •

Changelog

Source

v2.5.0 2016-05-11

  • Bumped dependencies
andris
published 2.4.0 •

Changelog

Source

v2.4.0 2016-04-24

  • Added experimental support for NTLM authentication
andris
published 2.4.0-beta.0 •

andris
published 2.3.2 •

Changelog

Source

v2.3.2 2016-04-11

  • Declare SMTPUTF8 usage if an address includes Unicode characters and the server indicates support for it. Fixes an issue with internationalized email addresses that were rejected by Gmail
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc