DELETE AbpSettings WHERE [Name] ='Abp.Net.Mail.Smtp.Password' INSERT INTO AbpSettings (CreationTime, CreatorUserId, LastModificationTime, LastModifierUserId, Name, TenantId, UserId, Value) VALUES (SYSDATETIME(), 14, SYSDATETIME(), 259, N'gAMSProCore.CoreNoteRegexValidation', 0, NULL, N'^[!-%''-;=-~\s]{1,}$');