The Hyland.MailboxImporter section of the Mailbox Importer Configuration File contains information on the Service Account configured to run Mailbox Importer. Service Accounts determine which, if any, institutional database is accessed by Mailbox Importer.
Setting Name |
Description |
---|---|
UserName |
The Service Account name. |
Password |
The Service Account password. |
traceEnabled |
Set this option to true to output detailed messages to the Diagnostics Console. If nothing is specified, the default value is false. Note:
This settings is inserted into the Configuration file manually and is used for troubleshooting. Your instance of the Configuration file may not contain this setting. Note:
This setting is case sensitive. |
traceLevel |
Determines how severe an error must be to be displayed within the Diagnostics Console. Insert Error to show error conditions only. Insert Warning to provide a message when a condition occurs which may be a problem, but is not explicitly an error. Note:
If no traceLevel is specified, Warning is the default setting. Insert Verbose to expand upon certain messages included with the above Warning setting. Insert Trace to receive high detail reports which may prove useful when debugging. Note:
This setting is inserted into the Configuration file manually and is used for troubleshooting. Your instance of the Configuration file may not contain this setting. Note:
This setting is case sensitive. |
retryCount |
Determines the number of import attempts per email that Mailbox Importer will make after the first failed attempt. For example, if retryCount =" 4", the maximum number of import attempts that Mailbox Importer will make is 5. Note:
This setting is optional and must be added to the Mailbox Importer Configuration File. If this setting is not added to the Mailbox Importer Configuration File, retryCount will be set to 9 by default, yielding a maximum of 10 total attempts. |