You already tried this settings below?
MAIL_PORT=587
MAIL_ENCRYPTION=tls
Also, you need to check if the port of your server 587 or 465 is open, otherwise NO in-and-out connection can pass on these ports. I experience this with AWS lightsail. I need to open the port to allow connection.
Another one is to check your systems date make sure it is up-to-date.