UserMustHaveRegex

A regular expression to limit the users the connector processes. The user's email must 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: UserMustHaveRegex=.*john.*
See Also: UserCantHaveRegex