Skip to content
Snippets Groups Projects
smtp.settings.yml 314 B
Newer Older
bcweaver's avatar
bcweaver committed
smtp_on: false
smtp_host: ''
smtp_hostbackup: ''
smtp_port: '25'
smtp_protocol: 'standard'
bcweaver's avatar
bcweaver committed
smtp_username: ''
smtp_password: ''
smtp_from: ''
smtp_fromname: ''
smtp_client_hostname: ''
smtp_client_helo: ''
smtp_allowhtml: ''
smtp_test_address: ''
smtp_debugging: false
prev_mail_system: 'php_mail'