...
This setting specifies SMTP server connection security.
Acceptable Values
| STARTTLS | Default. STARTTLS connections security is used. |
|---|---|
| SSL | SSL connections security is used. |
report.mail.subject
This setting specifies the subject line of the emails that are sent.
...
This setting specifies a custom parameter value to be added to the xml report root element. Both report.xml.param{n}.key and report.xml.param{n}.value must be specified for the custom parameter to be added.
Acceptable Values
| [value] | A value of the custom parameter. |
|---|
Example Usage
The following configuration specifies that an attribute with the given key and value will be added to the xml report root element.
...