Hacker News new | ask | show | jobs
by welder 3361 days ago
Sounds like inbox.py: https://github.com/kennethreitz/inbox.py

This is the simplest SMTP server you'll ever see. It's asynchronous. One instance should handle over one thousand emails per second.