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 See also Specify if the mail server requires authentication. (mail.smtp.auth) Specify the hostname of the mail server to use. (mail.smtp.host) Specify the port of the mail server. (mail.smtp.port) Specify a username when authenticating with the mail server. (mail.smtp.user)