Mockbox
Mockbox copied to clipboard
Free, ephemeral, and fast online SMTP server mock
As in migrate away from it, not make it feel good.
I think [this might be a whole new library](https://github.com/bcoe/secure-smtpd) to drop in; I think it's really just a wrapped SMTPD so it should be pretty simple. We want to keep...
Testing?
If you take out the `try`/`catch` at https://github.com/jkingsman/Mockbox/blob/master/Web.py#L77, it appears that the connection list removal happens twice (and triggers an exception when you try to remove an element that doesn't...