{"library":"maildump","title":"maildump","description":"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.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install maildump"],"cli":{"name":"maildump","version":"MailDump v1.0"}},"imports":["import maildump"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"maildump --ip 127.0.0.1 --port 1025 --webport 1080","lang":"bash","description":"Start the SMTP server on port 1025 and the web interface on port 1080.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}