editmailqueue

When Surround SCM sends email, the email is placed in the mail queue for processing by the server. Email is generally sent and removed from the mail queue in less than 60 seconds. An email can get stuck in the mail queue if send mail is paused, the SMTP options are not properly configured, or the SMTP host is experiencing problems. Edit the mail queue to resend or delete pending messages in the queue.

sscm editmailqueue MessageID|-a -r|-d [-h] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]

Option Description
MessageID Message ID. Use lsmailqueue to find message ID.
-a Apply action specified in -d and -r and to all pending messages.
-d Delete selected messages.
-h Display online help for the command.
-r Resend selected messages.
-y Enter a Surround SCM username and password if you do not want to use the default value. To use single sign-on, enter -y+. If you use an identity provider to authenticate, the provider web page opens if you have not yet authenticated. Authenticate with the provider and then return to the CLI.
-z Enter the Surround SCM Server host computer address and port number if you do not want to use the default value. IPv6 addresses must be in square brackets. If you received a server settings file from your Surround SCM administrator, enter the path to the XML file instead of entering the server connection information.
+u Display output in Unicode (Windows only). Output cannot be sent to a file. If output is enabled for all commands, enter +u- to disable it for this command.