Socket
Socket
Sign inDemoInstall

smtp-server

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smtp-server - npm Package Versions

1
7

1.11.2

Diff

Changelog

Source

v1.11.2 2016-07-15

  • Do not strip last linebreak
andris
published 1.11.1 •

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
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