master
Marc CHEVALDONNE 2 years ago
parent 868ae96279
commit 7745584980

@ -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'] = 'tls'; // or 'tls'
$config['smtp_port'] = 25;

Loading…
Cancel
Save