tweedegolf / mailcrab

Email test server for development, written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support TLS and (arbitrary) credentials

marlonbaeten opened this issue · comments

commented

Support running the SMTP endpoint of mailcrab over a TLS connection and accept any credentials. This might help keeping your app configuration as close to production as possible.

commented

See #33