I have a localhost Laravel 5.4 install and am having problems sending emails, also no errors are being generated in logs-laravel.log, except for :
[2018-05-07 18:04:49] local.DEBUG: Message-ID:
<a48153e1e41e388f2690de8e91d47e80@127.0.0.1>
Date: Mon, 07 May 2018 18:04:49 +0000
Subject: Contact Message
From: gsdfg <sdfg@Gsdf.com>
To: myemail@gmail.com
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
my test message
my .env looks like :
MAIL_DRIVER=mail
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
MAIL_USERNAME=myemail@gmail.com
MAIL_PASSWORD=mypassword
MAIL_ENCRYPTION=tls
Any help would be greatly appreciated
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire