EMailProfiler.Common: echter Abbruch bei doppeltem Schlüssel
This commit is contained in:
@@ -138,7 +138,8 @@ Public Class clsWorkEmail
|
||||
oHistoryID = _DB_MSSQL.GetScalarValue(oSql)
|
||||
|
||||
If oHistoryID > 0 And IS_LOCAL_TEST = False Then
|
||||
_Logger.Warn("Found a MessageID2 already in use!")
|
||||
_Logger.Error("Found a MessageID2 already in use! Could not process email!")
|
||||
Return False
|
||||
End If
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user