mail.smtp.password

Background

The password used to authenticate against the mail server when mail.smtp.auth is set true.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the mail.smtp.password key, and set the value. This can be set to any valid ConfigPassword value.

Default value

mail.smtp.password=

No default exists for this option.

Examples

To set a default password of sillypassword:

mail.smtp.password=sillypassword