UserCantHaveRegex
A regular expression to filter the users the connector processes. The user's email must not match the regular expression to be processed. When a user is ignored, the connector does not retrieve any messages sent by or to the user.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | UserCantHaveRegex=.*john.*
|
| See Also: | UserMustHaveRegex |