Commit 4fedc20044a1c282f735952b255d21027bb542a4
1 parent
1f169efd
name of email sender
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/controllers/SiteController.php
| @@ -113,7 +113,7 @@ | @@ -113,7 +113,7 @@ | ||
| 113 | 'model' => $model, | 113 | 'model' => $model, |
| 114 | ] | 114 | ] |
| 115 | ) | 115 | ) |
| 116 | - ->setFrom('clud.net.mails@gmail.com') | 116 | + ->setFrom(['clud.net.mails@gmail.com' => 'odoo.net.ua']) |
| 117 | ->setTo( | 117 | ->setTo( |
| 118 | [ | 118 | [ |
| 119 | //'tamerlan8.05.92@gmail.com', | 119 | //'tamerlan8.05.92@gmail.com', |