MS Interfaces Update GDPicture

This commit is contained in:
2024-04-26 08:59:22 +02:00
parent 36e8c8a9b9
commit 32346c075a
4 changed files with 16 additions and 10 deletions

View File

@@ -177,6 +177,7 @@ Namespace Mail
Catch ex As Exception
Logger.Warn("Error while connecting with Auth type SSL!")
Logger.Warn($"Error-message: {ex.Message}")
Logger.Error(ex)
Session.Error = ex