Socket
Socket
Sign inDemoInstall

smtp-server

Package Overview
Dependencies
3
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123467Next

1.11.1

Diff

Changelog

Source

v1.11.1 2016-07-12

  • this.server.options bug fix #58 (xpepermint)
andris
published 1.11.0 •

Changelog

Source

v1.11.0 2016-07-07

  • Added support for LMTP protocol. Set lmtp option to true in order to use it
andris
published 1.10.0 •

Changelog

Source

v1.10.0 2016-07-06

  • Added options hidePIPELINING, hide8BITMIME and hideSMTPUTF8
andris
published 1.9.1 •

Changelog

Source

v1.9.1 2016-04-26

  • Check that connection._parser exists before trying to use it in the DATA handler
andris
published 1.9.0 •

Changelog

Source

v1.9.0 2016-02-20

  • Added new connection method onClose
  • Preserve session object, do not re-create it for every transaction
  • Added new server option allowInsecureAuth
andris
published 1.9.0-beta.0 •

andris
published 1.8.0 •

Changelog

Source

v1.8.0-beta.0 2016-01-26

  • Fixed a bug with XCLIENT ADDR validation
  • Added support for XFORWARD command
  • Expose XCLIENT and XFORWARD data for the session object (session.xClient, session.xForward - both are Map objects where uppercase argument name is the key, eg. session.xClient.get('ADDR') to see the IP address of XCLIENT)
andris
published 1.8.0-beta.0 •

Changelog

Source

v1.8.0-beta.0 2016-01-26

  • Fixed a bug with XCLIENT ADDR validation
  • Added support for XFORWARD command
  • Expose XCLIENT and XFORWARD data for the session object (session.xClient, session.xForward - both are Map objects where uppercase argument name is the key, eg. session.xClient.get('ADDR') to see the IP address of XCLIENT)
andris
published 1.7.1 •

Changelog

Source

v1.7.1 2015-10-27

  • Fixed an issue with empty NAME for XCLIENT
andris
published 1.7.0 •

Changelog

Source

v1.7.0 2015-10-27

  • Added support for XCLIENT with useXClient option
  • Fixed an issue with an empty space after EHLO (67acb1534 by AtlasDev)
  • Added dummy handlers for KILL, WIZ, SHELL
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc