send email v1
This commit is contained in:
parent
fe4df9cbd3
commit
afd3df123f
9 changed files with 258 additions and 63 deletions
|
|
@ -11,7 +11,9 @@ return array(
|
|||
'type' => 'smtp',
|
||||
'host' => 'mail.infomaniak.com',
|
||||
'port' => 465,
|
||||
'security' => true
|
||||
'auth' => true,
|
||||
'username' => 'info@actuel-inactuel.fr',
|
||||
'password' => 'v!Vr$#JH7quJ35'
|
||||
]
|
||||
],
|
||||
'routes' => array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue