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

mail-null

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mail-null

Fake SMTP server that doesn't deliver the received mails. Useful for debugging and testing apps that send email.

  • 0.0.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

/mail/null

Tired of accidentally sending test mails from your development environment to real addresses?

Meet /mail/null, a dummy SMTP server for development. Instead of relaying messages it renders them in a simple web interface for easy browsing.

Dependency Status

Installation

npm install -g mail-null

Start

mail-null

Configuration

The server listens for connections on port 2525 (SMTP) and 3000 (HTTP). This can be overridden by setting the environment variables SMTP_PORT and PORT.

License

MIT

Keywords

FAQs

Package last updated on 26 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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