My concern with the server side of this would be a bug in OpenSSL (which I assume this uses) could give a hacker access to the memory space of all current connections, a feature the default forking servers don't have to worry about. It's a benefit that helped qmail remain secure for so long.
And yet I say this as a creator of an async SMTP server, so I don't think these days it is that big of an issue.
And yet I say this as a creator of an async SMTP server, so I don't think these days it is that big of an issue.