case 3808
This commit is contained in:
@@ -258,7 +258,9 @@ namespace GZTW.AyaNova.BLL
|
|||||||
//case 1382
|
//case 1382
|
||||||
case RootObjectTypes.Nothing:
|
case RootObjectTypes.Nothing:
|
||||||
{
|
{
|
||||||
return "SMTP connection failure";
|
//return "SMTP connection failure";
|
||||||
|
//case 3808
|
||||||
|
return "SMTP";//there are now many items logged as SMTP due to this case that aren't errors so just return smtp instead
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user