{"library":"fake-smtp-server","type":"library","category":null,"description":"Fake SMTP Server is a utility designed for email testing within QA and development workflows. It provides a local, in-memory SMTP server that captures all incoming emails, preventing them from being sent to real recipients. The captured emails can then be inspected manually via a web interface or programmatically through a RESTful API. The package is currently at version 0.8.0. While a strict release cadence isn't published, it appears actively maintained through its GitHub repository. Key differentiators include its ease of installation and use as a standalone server, making it ideal for local development and Continuous Integration (CI) environments where actual email sending is undesirable or complex to mock.","language":"javascript","status":"active","version":"0.8.0","tags":["javascript","smtp","development","test","fake","dummy","mock","email","e-mail"],"last_verified":"Wed May 27","install":[{"cmd":"npm install fake-smtp-server","imports":["import { createServer } from 'fake-smtp-server';","import type { FakeSmtpServerOptions } from 'fake-smtp-server';"]},{"cmd":"yarn add fake-smtp-server","imports":[]},{"cmd":"pnpm add fake-smtp-server","imports":[]}],"homepage":null,"github":"https://github.com/ReachFive/fake-smtp-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fake-smtp-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/fake-smtp-server/compatibility"}}