master
Marc CHEVALDONNE 2 years ago
parent 445266dec5
commit 868ae96279

@ -10,5 +10,5 @@ $config['mailtype'] = 'html'; // or 'text'
$config['smtp_host'] = 'mtarelay.dsi.uca.fr';
$config['smtp_user'] = '';
$config['smtp_pass'] = '';
$config['smtp_crypto'] = 'ssl'; // or 'tls'
//$config['smtp_crypto'] = 'ssl'; // or 'tls'
$config['smtp_port'] = 25;

Loading…
Cancel
Save