heroku/heroku-pg-extras

[Errno 10054] An existing connection was forcibly closed by the remote host Larvel

nazimcode opened this issue · 1 comments

Hello i'm working with laravel 5.6 and i tried to send mail first all work fine emails were sent to mailtrap but then for some reason it refuses i have tried 10 different way to send mails but all time it tels me [Errno 10054] An existing connection was forcibly closed by the remote host
this my .env:
AIL_DRIVER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
MAIL_USERNAME=ex@gmail.com
MAIL_PASSWORD=******
MAIL_ENCRYPTION=null
Thank you
ps: same problem with mailtrapp

Hi, I don't think this has anything to do with the heroku-pg-extras CLI plugin, which this repo is for. Please open a support ticket at https://help.heroku.com. Thanks!