Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Roguelazer/fakemtpd

Repository files navigation

fakemtpd

fakemtpd was a simple tool that emulates a modern SMTP daemon. It accepts connections and contains a valid implementation of the SMTP protocol as specified in RFC 821 and RFC 5321.

This code hasn't been maintained since 2015 and does not work on any contemporary version of Python. It has some security issues, and needs to be rewritten to use tornado 5+ and asyncio.

About

a simple fake SMTP server for testing purposes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages