2020-06-26 23:32:33 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
2020-10-21 00:29:50 +00:00
|
|
|
'sender' => [
|
2020-06-26 23:32:33 +00:00
|
|
|
|
2020-10-21 00:29:50 +00:00
|
|
|
'address' => 'teams@spacejewel-hosting.com',
|
|
|
|
'name' => 'RaspberryNet Teams'
|
2020-06-26 23:32:33 +00:00
|
|
|
|
2020-10-21 00:29:50 +00:00
|
|
|
]
|
2020-06-26 23:32:33 +00:00
|
|
|
|
|
|
|
];
|