UserMustHaveRegex
A regular expression to restrict the mailboxes that are processed by the connector. A user's e-mail address must match the regular expression, otherwise their mailbox is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | UserMustHaveRegex=user@\.domain\.com
|
See Also: | UserCantHaveRegex |