You are here

smtp.settings.yml in SMTP Authentication Support 8

config/install/smtp.settings.yml

File

config/install/smtp.settings.yml
View source
  1. smtp_on: false
  2. smtp_host: ''
  3. smtp_hostbackup: ''
  4. smtp_port: '25'
  5. smtp_protocol: 'standard'
  6. smtp_autotls: true
  7. smtp_timeout: 30
  8. smtp_username: ''
  9. smtp_password: ''
  10. smtp_from: ''
  11. smtp_fromname: ''
  12. smtp_client_hostname: ''
  13. smtp_client_helo: ''
  14. smtp_allowhtml: ''
  15. smtp_test_address: ''
  16. smtp_reroute_address: ''
  17. smtp_debugging: false
  18. prev_mail_system: 'php_mail'
  19. smtp_keepalive: false