Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Rnwood.Smtp4dev-win-x64-3.10.0.zip | 2025-09-14 | 61.8 MB | |
Rnwood.Smtp4dev.Desktop-win-x64-3.10.0.zip | 2025-09-14 | 110.3 MB | |
Rnwood.Smtp4dev-win-arm64-3.10.0.zip | 2025-09-14 | 60.2 MB | |
Rnwood.Smtp4dev-noruntime-3.10.0.zip | 2025-09-14 | 37.0 MB | |
Rnwood.Smtp4dev-linux-x64-3.10.0.zip | 2025-09-14 | 60.8 MB | |
Rnwood.Smtp4dev-linux-musl-x64-3.10.0.zip | 2025-09-14 | 60.8 MB | |
Rnwood.Smtp4dev-linux-arm-3.10.0.zip | 2025-09-14 | 59.4 MB | |
3.10.0 source code.tar.gz | 2025-09-14 | 1.5 MB | |
3.10.0 source code.zip | 2025-09-14 | 2.0 MB | |
README.md | 2025-09-14 | 9.1 kB | |
Totals: 10 Items | 453.7 MB | 0 |
See full installation instructions and options
File Name | Description |
---|---|
Winget package | Rnwood.Smtp4dev.Desktop Winget package (recommended easy option for Win10/11) |
Winget package | Rnwood.Smtp4dev Winget package Win10/11) |
Rnwood.Smtp4dev-win-x64-3.10.0.zip | Windows x64 binary standalone - Server edition |
Rnwood.Smtp4dev.Desktop-win-x64-3.10.0.zip | Windows x64 binary standalone - Desktop app edition. |
Rnwood.Smtp4dev-win-arm64-3.10.0.zip | Windows ARM 62-bit binary standalone |
Rnwood.Smtp4dev-linux-x64-3.10.0.zip | Linux x64 (Intel 64 bit) binary standalone |
Rnwood.Smtp4dev-linux-musl-x64-3.10.0.zip | Linux MUSL x64 binary standalone for Linux distros using MUSL libc |
Rnwood.Smtp4dev-noruntime-3.10.0.zip | Architecture independent version. Should run on any platform where the .NET 8.0 (or greater) runtime is installed |
Docker images for Windows and Linux - How to use Docker image | |
.NET tool Rnwood.Smtp4dev 3.10.0 | .NET tool (recommended option for Mac OS) - How to use dotnet tool |
Changes:
- [bac353] fix: broken logo image and redirects for basepath (#1868)
- [ce5551] fix(ui): message list shows a flash of "no messages" before showing initial loading state (#1866)
- [78350f] feat: extend message search to additionally search message body, attachment names and cc. (#1864)
- [d50f5b] chore: Improve debugging config for VSCode
- [c2ac9d] feat: sent folder IMAP support (#1855)
- [0e01dc] Fix tests
- [d1fd1e] fix: remove optional APPENDUID checks from IMAP APPEND tests
- [c69455] fix: address build failure by completing TestMessagesRepository interface implementation
- [0a2220] Tweaks
- [861890] fix: resolve IMAP APPEND timeout issues by fixing protocol implementation and removing problematic raw TCP tests