UserCantHaveRegex
A regular expression to restrict the mailboxes that are processed by the connector. If a user's e-mail address matches the regular expression, their mailbox is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | UserCantHaveRegex=user123.*
|
See Also: | UserMustHaveRegex |