Sets the e-mail parameters for Rational Shipping Server e-mail notification on Windows
control_panel –admin admin-email –smtp smtp-server-host
[ –enable_shipping_server_email_notification ]
Use this command to enable e-mail notification when you use the Rational Shipping Server with ClearQuest MultiSite on the Windows platform.
If you use ClearQuest MultiSite but not ClearCase MultiSite, use this command to specify the e-mail address and server to use to receive e-mail notification about Rational Shipping Server operations.
If you use ClearQuest MultiSite and ClearCase MultiSite, both products use the same e-mail address for notification e-mail.
None.
–admin admin-email
The e-mail address to use for receiving and sending e-mail notification for errors and information sent from the Rational Shipping Server. Specify the e-mail address in the following format, where tld is a top level domain:
username@domain.tld
–smtp smtp-server-host
The name of the SMTP host that is used with the e-mail address you specified with –admin. If you are using ClearCase MultiSite and specify a different e-mail address for use with ClearQuest MultiSite, you must use the same SMTP server that is used for ClearCase notification.
–enable_shipping_server_email_notification
Use this argument to enable e-mail notification for ClearQuest MultiSite operations that use the Rational Shipping Server.
Default: If this option is not used, ClearQuest MultiSite uses the e-mail settings for ClearCase MultiSite. If ClearCase MultiSite is not installed, you must use this option to enable e-mail notification for the Rational Shipping Server.
In these examples, the lines are broken for readability. You must enter each command on a single physical line.
multiutil control_panel -admin susan@purpledoc.com -smtp mailsrv0.purpledoc.com -enable_shipping_server_email_notification
multiutil control_panel -admin susan@purpledoc.com -smtp mailsrv0.purpledoc.com
MultiSite Control Panel