Security-sensitive build configuration properties

These properties provide security-sensitive settings, such as user names and passwords, to the build process. For security, the values of these properties are encoded at the beginning of the build process. They can also be encoded by the stand-alone properties file encoding utility manually. The original template file for these properties is WCBD_installdir/wcbd-build.private.properties.template.

Property summary

Property summary
Property Summary
mail.user The user name that is used to connect to the SMTP server.
mail.password The password that is used to connect to the SMTP server.

Property detail

mail.user

The user name that is used to connect to the SMTP server. Leave the value of this property empty if the SMTP server does not use SMTP authentication.

mail.password

The password that is used to connect to the SMTP server. Leave the value of this property empty if the SMTP server does not use SMTP authentication.