enable security
This commit is contained in:
parent
f095954a33
commit
2ad2c593ce
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ return [
|
||||||
'type' => 'smtp',
|
'type' => 'smtp',
|
||||||
'host' => 'smtp.mailersend.net',
|
'host' => 'smtp.mailersend.net',
|
||||||
'port' => 587,
|
'port' => 587,
|
||||||
|
'security' => true,
|
||||||
'auth' => true,
|
'auth' => true,
|
||||||
'username' => 'MS_K9grTE@actuel-inactuel.fr',
|
'username' => 'MS_K9grTE@actuel-inactuel.fr',
|
||||||
'password' => 'mssp.GJGywUh.z3m5jgrq71xldpyo.owybzs9',
|
'password' => 'mssp.GJGywUh.z3m5jgrq71xldpyo.owybzs9',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue