Authentication Connection Configuration
Connection
- Exchange Master Email: Email address of a user that has access to the email addresses that need to be crawled.
- Exchange Master Password: The password of the Exchange Master Email address. (Note: password is encrypted and never displayed in the input form after the Save button is pressed)
- Exchange Master Domain: Domain of the Exchange server to authenticate with if different from the email address. This is usually left blank.
- Exchange URL: URL of Exchange Web Services to query and retrieve emails from. This can be left blank to auto-detect the best server to use.
- Exchange Version: Version of the Exchange Server. For Office 365 use the default value
LDAP Configuration
Only fill this is if your Exchange server uses LDAP Authentication
- LDAP Username: Username to authenticate with and query LDAP.
- LDAP Password: Password for the LDAP Username. (Note: password is encrypted and never displayed in the input form after the Save button is pressed)
- LDAP Domain: Domain of the LDAP server.
- LDAP Base Filter: The base filter to search for your ldap user. Defaults to (&(&(objectCategory=Person)(objectClass=User))).