Hello,
since an Update of the V17 version I see some infos in the debugLog:
15:38:54.620 WriteFileContentsDirectlyToDisk is replacing Service\Settings\settings.json
Stack: at SmarterMail.Common.Files.FileX.Replace(String sourceFilePath, String destFilePath, String destBackupFilePath, Boolean ignoreMetadataErrors)
at SmarterMail.Common.Files.BinaryFileFunctions.WriteFileContentsDirectlyToDisk(String path, Byte[] item)
at SmarterMail.Common.Files.DelayWriter`1.CommitData()
at SmarterMail.Common.Files.DelayWriter`1.ThreadLoop()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
15:42:21.983 WriteFileContentsDirectlyToDisk is replacing Users\userxyz\settings.json
Stack: at SmarterMail.Common.Files.FileX.Replace(String sourceFilePath, String destFilePath, String destBackupFilePath, Boolean ignoreMetadataErrors)
at SmarterMail.Common.Files.BinaryFileFunctions.WriteFileContentsDirectlyToDisk(String path, Byte[] item)
at SmarterMail.Common.Files.DelayWriter`1.CommitData()
at SmarterMail.Common.Files.DelayWriter`1.ThreadLoop()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
15:42:22.014 Replacement of Users\userxyz\settings.json successful
Smartermail is located on an ReFS Disk.