Question
Unable to send notification by mail via SMTP on DigitalOcean droplet
I’m using Laravel 5.8 and I sending emails via Laravel notifications. I can send email from localhost, but I am unable to do that from DigitalOcean droplet.
My DNS records: http://prntscr.com/o6jrrq
Actual exception: https://hastebin.com/gaqudoguxe.cpp
cache:clear did not nothing.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×