Changes:
- 0e92324 fix (IIS): In IIS, the path scanned for config was unecessarily deep (/smtp4dev/smtp4dev/appsettings.json) This changes the path under IIS to /smtp4dev/appsettings.json. This is a shipped path. Resolves #898 (#910)
- e3e290d fix (ImapServer): Check if task is complete before attempting setResult. Fixes #872 (#876)
This list of changes was auto generated.