Previous Topic: Automatic Registry ValuesNext Topic: Manually Created Registry Values


Interactive Warning Registry Values

Available for the Exchange server agent and IIS SMTP agent only.

The following registry values are created automatically when you install the Exchange server agent. They are used to enable and configure server-side interactive warnings.

EnableInteractiveWarnings

Type: REG_DWORD

Data: Default to (0) zero. Set this value to 1 to enable interactive warning messages.

LocalMailboxSMTPAddress

Type: REG_SZ

Data: Defaults to empty. Set this value to the SMTP address of the Compliance Release mailbox. This is the Reply To address for interactive warning notifications.

MaxPendingWarnings

Type: REG_WORD

Data: Defaults to 5000. This value specifies the number of ‘pending warnings’ that can be held on the Exchange server. That is, the number of emails awaiting a response from a previously sent warning notification message. When the maximum number of pending warnings is reached, the oldest warning is automatically heeded to make room for a new ‘pending warning'.

UnmatchedResponseTitle

Type: REG_SZ

Data: Defaults to %subject%. This value specifies the title text for the unmatched response message. It defaults to an insertion variable corresponding to the subject of the user’s reply to the warning message.

Note: For details on supported insertion variables, see the Administration console online help; search for ‘interactive warnings’.

UnmatchedResponseTemplateFile

Type: REG_SZ

Data: This value references a text file containing the body text for the unmatched response message. Enter the full path to the relevant file. Defaults to:

\ProgramFiles\CA\CA DataMinder\Client\UnmatchedResponseTemplate.txt

Note: This text file can be in ANSI, UTF-8, Unicode, or HTML format. It can also contain insertion variables that refer to the user’s reply to the warning message. For details on supported insertion variables, see the Administration console online help; search for ‘interactive warnings'.

WarningHeedTimeoutMins

Type: REG_DWORD

Data: Defaults to 240 (four hours). This value specifies how long (in minutes) a pending warning remains on the Exchange server. After this timeout expires, the warning is automatically heeded.

WarningTemplateFile

Type: REG_SZ

Data: This value references a text file containing the body text for the warning message. Enter the full path to the relevant file. Defaults to:

\ProgramFiles\CA\CA DataMinder\Client\WarningTemplate.txt

Note: This text file can be in ANSI, UTF-8, Unicode, or HTML format and can contain insertion variables.

More information:

Server-side Interactive Warnings