SMTP server to rest
SMTP server to rest
Haraka plugin for managing relay permissions
SMTP connector implementation.
Low level SMTP communication layer.
Haraka plugin for DNS lists (DNSBL, DNSWL)
Haraka plugin that checks domains in emails against URI blacklists
Low level SMTP communication layer.
MCP server for sending email via SMTP
Direct SMTP client — transport-agnostic, no Node.js dependencies, browser-ready
A tool to verify an email address exits via SMTP
SMTP submission toolkit for edge and serverless runtimes.
Command-line interface for mailts — configure, test, send, read, queue
OpenTelemetry tracing and metrics plugin for Haraka SMTP server
Simple lightweight SMTP server written in Node.js
An internal TypeScript client library for transporting SMTP messages
The mailer component for BestBooks Accounting Application Framework
Email authentication library for Node.js
A tool to verify an email address exits via SMTP
n8n community node for sending secure emails via Terazone SMTP using raw TCP connection
SMTP tester CLI — SMTP8
MadBrozzeR's SMTP server and client
Send emails from an SMTP server to your own API.
Simple, promisified, protocol-based SMTP client.
Direct-to-MX email delivery with DKIM signing, IPv4 forcing, MX fallback, bulk sending, attachments, DKIM key generation, and DNS verification
SMTP client library
SMTP protocol parser, formatter, and session state machine (RFC 5321) — zero I/O, async-runtime-agnostic.
simple heapless command line interface parser for embedded devices
Async byte-stream transport trait with pluggable TLS backends
Outbound SMTP client: MX resolution, DANE/STARTTLS, response parsing — async, transport-agnostic primitives for RFC 5321 senders.
extendible smtp implementation for tokio
A robust, colorized SMTP email tester with detailed logging and flexible server configuration
Production-quality SMTP client library implementing RFC 5321
SMTP anti-spam primitives: DNS blocklist (DNSBL) queries, greylisting policy with optional in-process kevy store, and PTR / forward-confirmed reverse DNS (FCrDNS) checks.
Tokio Decoder/Encoder for the RFC 5321 SMTP wire format — switches between line-oriented command mode (CRLF-terminated, ≤1024 octets) and DATA mode (raw bytes until CRLF.CRLF terminator). Includes optional SMTP-smuggling protection: detects bare-LF before the dot-terminator and either rejects the payload (Strict) or normalizes line endings (Permissive).
Dual-port SMTP server: Secure submission (465) & Inbound forwarding (25) / 双端口 SMTP 服务:安全提交 (465) 与入站转发 (25)