An SMTP server that captures all received mails and exposes them via a web interface and REST API. Current version 1.1.1 (requires Python >=3.12). Released with irregular cadence.
Verified import paths — ran on the pinned version, not inferred.
maildump is a command-line tool; there's no public Python API to import. Use the CLI or REST API.
Start the SMTP server on port 1025 and the web interface on port 1080.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.