You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implementation of a SMTP server using tornado
look at smtp_test.py for example code
seems to basically work right now, but hasn't been fully tested
still a work in progress