# maik [![Rust Documentation](https://docs.rs/maik/badge.svg)](https://docs.rs/maik) A mock SMTP server library for Rust. ## Supported standards - SMTP ([RFC5321](https://datatracker.ietf.org/doc/html/rfc5321)) - TLS ([RFC3207](https://datatracker.ietf.org/doc/html/rfc3207)) - AUTH ([RFC4954](https://datatracker.ietf.org/doc/html/rfc4954)) - PLAIN ([RFC4616](https://datatracker.ietf.org/doc/html/rfc4616))