Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

smtp-server

Package Overview
Dependencies
Maintainers
1
Versions
67
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

3.4.0

Diff

Changelog

Source

v3.4.0 2017-12-01

  • Added new property secured to indicate an TLS server where TLS is handled upstream
  • Allow handling TLS after PROXY header
andris
published 3.3.1 •

Changelog

Source

v3.3.1 2017-11-28

  • Do not choke on overly long reverse DNS call
andris
published 3.3.0 •

Changelog

Source

v3.3.0 2017-10-05

  • Added new method updateSecureContext({key, cert}) to update TLS options live
andris
published 3.2.0 •

Changelog

Source

v3.2.0 2017-10-01

  • Return net.listen() value
andris
published 3.1.0 •

Changelog

Source

v3.1.0 2017-08-16

  • Added new server option needsUpgrade to upgrade sockets to TLS immediately after connection is established. Works with secure: true
andris
published 3.0.1 •

andris
published 3.0.0 •

Changelog

Source

v3.0.0 2017-04-06

  • Reverted license back to MIT
andris
published 2.0.3 •

Changelog

Source

v2.0.3 2017-02-17

  • Expose secure state in session
andris
published 2.0.2 •

Changelog

Source

v2.0.2 2017-02-17

  • Fixad a bug where server.onConnect(err) did not close the connection
andris
published 2.0.1 •

Changelog

Source

v2.0.1 2017-02-04

  • Fixad a bug where server.on('connect', data) had missing data
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