What's Changed
-
Feat(config): Add MaximumMessageSize configuration option by @labiej in #1727
-
fix(relay): QUIT is not sent before closing connection. Resolves #1714 by @rnwood in #1715
-
Fix(settings): Key already exists error when running in container and… by @rnwood in #1720
-
Fix(smtp): Emtpy message in smtp response should not include a space - Resolves #1548 by @rnwood in #1721
-
chore(deps): update dependency @typescript-eslint/parser to v8.30.1 by @renovate in #1710
-
chore(deps): update dependency xunit.runner.visualstudio to v3 by @renovate in #1711
-
chore(deps): update dependency sanitize-html to v2.16.0 by @renovate in #1719
-
chore(deps): update dependency htmlagilitypack to 1.12.1 by @renovate in #1716
New Contributors
Full Changelog: 3.8.4...3.8.5
See full installation instructions and options
File Name | Description |
---|---|
Docker rnwood/smtp4dev:3.8.5 | Docker image (Linux and Windows) |
.NET tool Rnwood.Smtp4dev 3.8.5 | .NET tool |
Rnwood.Smtp4dev-win-x64-3.8.5.zip | Windows x64 binary standalone - Server edition |
Rnwood.Smtp4dev.Desktop-win-x64-3.8.5.zip | Windows x64 binary standalone - Desktop app edition. |
Rnwood.Smtp4dev-win-arm64-3.8.5.zip | Windows ARM 62-bit binary standalone |
Rnwood.Smtp4dev-linux-x64-3.8.5.zip | Linux x64 (Intel 64 bit) binary standalone |
Rnwood.Smtp4dev-linux-musl-x64-3.8.5.zip | Linux MUSL x64 binary standalone for Linux distros using MUSL libc |
Rnwood.Smtp4dev-noruntime-3.8.5.zip | Architecture independent version. Should run on any platform where the .NET 8.0 (or greater) runtime is installed |