CloudStreams 10.5 | webMethods CloudStreams | Administering webMethods CloudStreams | Advanced Settings | pg.email.
 
pg.email.
pg.email.charset
Specifies the character set to use for the subject line, email addresses, and message body of the emails when sending alerts or events. The default is US-ASCII.
pg.email.debug
This is an internal parameter. Do not modify.
pg.email.from
Specifies the email address used when sending events by email. The default is targetName@IS-hostname.
You can edit this parameter from the From field on the CloudStreams > Administration > Email page in Integration Server Administrator.
pg.email.resourceMimeType
Specifies the MIME type that CloudStreams uses to send the request and response payload attachments for transaction events that are sent by email. CloudStreams supports the following values:
*application/gzip (.gz)
*application/zip (.zip)
*text/xml (.xml)
The default is application/gzip.
pg.email.SenderActive
Specifies whether an email server is configured for CloudStreams. The default is false.
You can edit this parameter from the SMTP Host Name/IP Address field on the CloudStreams > Administration > Email page in Integration Server Administrator.
pg.email.smtpHost
Specifies the host name of the email server.
You can edit this parameter from the SMTP Host Name/IP Address field on the CloudStreams > Administration > Email page in Integration Server Administrator.
pg.email.smtpPort
Specifies the email port for the SMTP or SMTPS protocol. The default is 25.
You can edit this parameter from the Port field on the CloudStreams > Administration > Email page in Integration Server Administrator.
pg.email.timeOut
Specifies the time out period (in milliseconds) when connecting to an e-mail server and sending e-mails. The default is 1000.
pg.email.TLSEnabled
Specifies whether to use one-way transport-layer security (TLS). If set to true, the truststore configured for CloudStreams must include a certificate in the email server's certificate chain. The default is false.
You can edit this parameter from the TLS Enabled check box on the CloudStreams > Administration > Email page in Integration Server Administrator.
pg.email.userName
Specifies the user name of the email account used to log into the SMTP server.
You can edit this parameter from the User field on the CloudStreams > Administration > Email page in Integration Server Administrator.