XML Configuration Reference : Monitor : SMTPServer
 
SMTPServer
com.exalead.cloudview.reporting.v10.SMTPServer
SMTP Server used to send mails concerning reporting of your Cloudview instance.
Parent elements:
com.exalead.cloudview.reporting.v10.NotificationsConfig (as NotificationsConfig)
Attributes:
Name
Type
Default value
Description
username
string
Username used to connect to the SMTP server.
password
string
Password associated to the username.
host
string
localhost
Hostname of the SMTP server.
port
int
25
Port of the targeted SMTP server.
tls
boolean
Enables the TLS (Transport Layer Security) protocol for this server.