Update MAIL_EHLO_DOMAIN variable

pull/4071/head
Daniel Supernault 2 years ago
parent ce8343b05d
commit 92f34d047e
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -99,7 +99,7 @@ return [
| if not present by authenticating the sender domain instead the host.
|
*/
'local_domain' => env('MAIL_SMTP_EHLO'),
'local_domain' => env('MAIL_EHLO_DOMAIN'),
/*
|--------------------------------------------------------------------------

Loading…
Cancel
Save