Previous Topic: Sample Purge CommentsNext Topic: Configuring SCM for CA Vision Integration


Configure Peer Review Notification

To configure Peer Review notifications, you add the –premail parameter to the HServer.arg server parameter file. The –premail parameter specifies the hsmtp command line string that issues the Peer Review notifications.

Example: Use the -premail Parameter

In this example, hsmtp uses the email server at mail3.ca.com using port number 25 with senders email address cascm.user@scmserver.

-premail="hsmtp -m mail3.ca.com -p 25 -f cascm.user@scmserver"

Note: For information about the hsmtp command line program, see the Command Line Reference Guide. For more information about the HServer.arg file, see the Implementation Guide.