clientIntercept constant Null safety
Client interception If a message is hit by anti-spam rules, this message will be dropped
Implementation
static const int clientIntercept = 2;
Client interception If a message is hit by anti-spam rules, this message will be dropped
static const int clientIntercept = 2;