Update email.php

This commit is contained in:
cbka 2021-03-27 19:56:40 +01:00 committed by GitHub
parent bf57e028e6
commit 015a01b58a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ $config['protocol'] = 'mail'; // or 'smtp'
$config['mailtype'] = 'html'; // or 'text' $config['mailtype'] = 'html'; // or 'text'
// $config['smtp_debug'] = '0'; // or '1' // $config['smtp_debug'] = '0'; // or '1'
// $config['smtp_auth'] = 'TRUE'; //or 'FALSE' for anonymous relay // $config['smtp_auth'] = TRUE; //or FALSE for anonymous relay NOTE: DONT USE QUOTES ' !
// $config['smtp_host'] = ''; // $config['smtp_host'] = '';
// $config['smtp_host'] = ''; // $config['smtp_host'] = '';