MailBoxMustHaveRegex
A regular expression to restrict the mailboxes that are retrieved by the connector. The name of a mailbox must match the regular expression, otherwise it is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | MailBoxMustHaveRegex=User1|2|3
|
See Also: | MailBoxCantHaveRegex |