LDAPFilter

An LDAP filter to limit the mailboxes that are processed. This parameter has no effect unless ProcessLdapMailboxes is true.

Type: LDAP Filter
Default: (&(objectClass=user)(mail=*))
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example:

LDAPFilter=(&(objectClass=user)(!(name=*Unwanted*))(mail=*))

This example causes the connector to process only the mailbox of users (objectClass=user), with a mailbox specified (mail=*) where the name of the user does not contain the string "Unwanted" (!(name=*Unwanted)).

See Also: ProcessLdapMailboxes

_FT_HTML5_bannerTitle.htm