mail.smtp.host Specify the hostname of the mail server to use. Key: mail.smtp.host Type: String Can be set in: global.cfg Description The host name of the mail server Funnelback will use to send emails for administration purposes. Default Value mail.smtp.host= No default exists for this option. Examples To use the mail.example.com mail server set: mail.smtp.host=mail.example.com See Also Specify if the mail server requires authentication. (mail.smtp.auth) Specify a password when authenticating with the mail server. (mail.smtp.password) Specify the port of the mail server. (mail.smtp.port) Specify a username when authenticating with the mail server. (mail.smtp.user)