Fewo Mail MA, optimation Fewo, view User Fewos

This commit is contained in:
Kevin Adametz 2019-05-08 14:05:35 +02:00
parent e537e47a82
commit 346a7427a5
30 changed files with 915 additions and 963 deletions

View file

@ -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