Previous Topic: Body TextNext Topic: Hosting a CA DataMinder Service for Use by Other Organizations


Turn on Exchange, Domino or IIS SMTP Integration

Important! You must enable CA DataMinder email server agents in order to start email processing. By default, the agents are disabled when first deployed.

The Exchange and Domino server agents, and the IIS SMTP agent use a single registry value to turn on email integration with Exchange Server, IIS SMTP, or Domino. Because any changes to this value are effective immediately, we recommend that you make this the final step when setting up integration with Exchange Server, IIS SMTP, or Domino.

To turn on email integration
  1. Go to the following registry key on the host email server.

    For Exchange and IIS SMTP integration, locate this key:

    HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates
        \CA DataMinder\CurrentVersion\Exchange
    

    For Domino integration, locate this key:

    HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates
        \CA DataMinder\CurrentVersion\Domino
    
  2. In the specified registry key, set EnableIntegration to 1 to turn on email integration.

    Email processing is enabled.

To turn off email integration
  1. Go to the specified registry key (see above).
  2. Set EnableIntegration to 0.

    Email processing is disabled. The server agent allows all emails to transit through Exchange Server, IIS SMTP, or Domino without intervention.

Important! If you are using Exchange Server 2007 or 2010, you must also set the UpdateConfig registry value to 1 for changes to this value to take effect. You need to ensure that this final step is completed back-to-back on all CA DataMinder Exchange server agents in an Active Directory Site.

More information:

Automatic Registry Values