Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`SimpleSmtpServer` implements `IDisposable`, so `using` before `var` is required in order the server to be stopped automatically.
- Loading branch information