mail_smtp_hosts
Last updated Apr 7th, 2019 | Page history | Improve this page | Report an issue
mail_smtp_hosts¶
Name: SMTP Hosts Type: String Default: localhost
Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: hostname:port (e.g. "smtp1.example.com:25;smtp2.example.com"). Hosts will be tried in order.