Fewo Mail MA, optimation Fewo, view User Fewos
This commit is contained in:
parent
e537e47a82
commit
346a7427a5
30 changed files with 915 additions and 963 deletions
|
|
@ -59,10 +59,8 @@ return [
|
|||
'address' => env('MAIL_FROM_ADDRESS', 'info@mein.sterntours.de'),
|
||||
'name' => env('MAIL_FROM_NAME', 'Mein Stern-Tours'),
|
||||
],
|
||||
'mail_bbc' => env('MAIL_BBC', 'info@sterntours.de'),
|
||||
|
||||
|
||||
|
||||
'mail_bbc' => explode(',', env('MAIL_BBC', 'kontakt@stern-tours.de')),
|
||||
'mail_fewo_employee' => env('MAIL_FEWO_EMPLOYEE', 'kontakt@stern-tours.de'),
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| E-Mail Encryption Protocol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue