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.9.1-ci20250912114.zip | Windows x64 binary standalone - Server edition |
Rnwood.Smtp4dev.Desktop-win-x64-3.9.1-ci20250912114.zip | Windows x64 binary standalone - Desktop app edition. |
Rnwood.Smtp4dev-win-arm64-3.9.1-ci20250912114.zip | Windows ARM 62-bit binary standalone |
Rnwood.Smtp4dev-linux-x64-3.9.1-ci20250912114.zip | Linux x64 (Intel 64 bit) binary standalone |
Rnwood.Smtp4dev-linux-musl-x64-3.9.1-ci20250912114.zip | Linux MUSL x64 binary standalone for Linux distros using MUSL libc |
Rnwood.Smtp4dev-noruntime-3.9.1-ci20250912114.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.9.1-ci20250912114 | .NET tool (recommended option for Mac OS) - How to use dotnet tool |
Changes:
- c2ac9d1 feat: sent folder IMAP support (#1855)
- 0e01dce Fix tests
- d1fd1e4 fix: remove optional APPENDUID checks from IMAP APPEND tests
- c69455f fix: address build failure by completing TestMessagesRepository interface implementation
- 0a2220f Tweaks
- 8618909 fix: resolve IMAP APPEND timeout issues by fixing protocol implementation and removing problematic raw TCP tests
- 1802e17 fix: resolve IMAP APPEND NullReferenceException by implementing proper stream handling and event subscription
- bd02610 fix: resolve SqlOperation during table rebuild by modifying foreign key constraints
- b505d81 refactor: improve folder UI by removing 'All Folders' and defaulting to INBOX
- 8f8d7f8 feat: complete IMAP folder support with full INBOX/Sent functionality and UI
See More
- a6614ed fix: add missing Migration attribute to resolve Entity Framework timing issues
- 8fbdf84 fix: resolve Entity Framework query timing issue during database migration
- dde96c6 fix: add missing migration designer file for AddMailboxFolders
- 77fbc85 fix: resolve build failures by implementing missing IMessagesRepository methods
- 4f1b616 feat: implement IMAP folder structure foundation with migration challenges
- 55154dc feat: add basic IMAP folder support for INBOX and Sent
- df0e93e feat: add MailboxFolder database model and migration
- 33f9edc Initial plan
- 52dfac0 Fix(ci): Fix assets in github release
This list of changes was auto generated.