mail.smtp.user

Background

The username 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.user key, and set the value. This can be set to any valid String value.

Default value

mail.smtp.user=

No default exists for this option.

Examples

To set a username of bob:

mail.smtp.user=bob