{"id":"reachfive-fake-smtp-server","name":"fake-smtp-server","af_score":35.0,"security_score":22.0,"reliability_score":30.0,"what_it_does":"fake-smtp-server provides a local/stub SMTP server that can accept email from applications/tests without actually delivering it to real recipients. Typical usage is capturing inbound SMTP traffic for development, integration testing, and demonstrations.","best_when":"Used only in controlled test/dev environments where inbound SMTP traffic is trusted and you want deterministic capture of messages.","avoid_when":"Avoid exposing it to the public internet or using it as a drop-in replacement for real SMTP delivery in production workflows.","last_evaluated":"2026-04-04T19:40:54.851798+00:00","has_mcp":false,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["No standardized API contract (likely SMTP-only); agents may need to parse captured messages from logs/UI/artifacts.","If message capture is file/log based, automated agents must locate/parse outputs deterministically.","Fake servers may not fully implement all SMTP edge cases (AUTH/DSN/STARTTLS behavior), so integration tests should not assume strict parity with real MTAs."],"error_quality":0.0}