File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
| password recovery and registration purposes involving
61
61
| users personal LittleLink Custom or LittleLink Admin pages.
62
62
| Users of this service must abide by our Terms and Conditions
63
- | found at https://llc-mail.tru.io/ .
63
+ | found at https://littlelink-custom.com/mail .
64
64
|
65
65
*/
66
66
67
67
'built-in ' => [
68
68
'transport ' => 'smtp ' ,
69
- 'host ' => 'llc- mail.tru.io ' ,
69
+ 'host ' => 'mail.llc.ovh ' ,
70
70
'port ' => '587 ' ,
71
71
'encryption ' => 'tls ' ,
72
- 'username ' => 'littlelink-custom@llc- mail.tru.io ' ,
73
- 'password ' => 'fTwsn=eNB4 ' ,
72
+ 'username ' => 'littlelink-custom@mail.llc.ovh ' ,
73
+ 'password ' => 'd9nte>Bg35 ' ,
74
74
'timeout ' => null ,
75
75
'auth_mode ' => null ,
76
76
'from ' => [
77
- 'address ' => 'littlelink-custom@llc- mail.tru.io ' ,
77
+ 'address ' => 'littlelink-custom@mail.llc.ovh ' ,
78
78
'name ' => env ('MAIL_FROM_NAME ' ),
79
79
],
80
80
],
You can’t perform that action at this time.
0 commit comments