In this property... | Specify... |
SMTPHost | The name or IP address of the machine on which the SMTP server is running. |
SMTPPort | The port on which the machine specified in SMTP Host listens for SMTP requests. |
ReplyTo | The email address to which responses to the emails sent by CentraSite are to be directed. CentraSite uses this address to populate the From email header in the emails that it sends. |
ConnectionTimeout | The number of seconds that CentraSite waits for the email server to accept a connection request. If the email server does not respond within the specified time period, CentraSite writes an error message to the console and discards the email. |
Authentication | Whether the SMTP server authenticates users. Set Authentication to yes if authentication is enabled on the SMTP server. If you set this field to yes, you must specify the appropriate log-on credentials in the User and Password fields below. |
User | The user ID that CentraSite is to use to log on to the SMTP server. This value is required only when Authentication is set to yes. |
Password | The password that CentraSite is to use when it logs on to the SMTP server. This value is required only when Authentication is set to yes. |
TransportLayerSecurity | If true, enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection before issuing any login commands. Note that an appropriate trust store must be configured so that the client trusts the server's certificate. Defaults to false. |
Parameter | Description |
CENTRASITE-URL | (Optional). The URL of the CentraSite registry. Default value is http://localhost:53307. |
USER-ID | The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role. |
PASSWORD | The password for the registered CentraSite user identified by the parameter USER-ID. |
CONFIG-FILE | The absolute or relative path to the XML configuration file. If relative, the path should be relative to the location from where the command is executed. |