Add checks and fail gracefully when appsettings.json has been updated between versions, probably makes upgrading for Windows Standalones a lot less painful as they won't have to copy their mailconfigs to the new appsettings.json
This issue does not affect Docker installations as those settings are injected via environment variables.
Add checks and fail gracefully when appsettings.json has been updated between versions, probably makes upgrading for Windows Standalones a lot less painful as they won't have to copy their mailconfigs to the new appsettings.json
This issue does not affect Docker installations as those settings are injected via environment variables.