Hello, there is a problem that I encountered. I have a server that plesk is installed there, I'm able to send email through webmail.mydomain.com but I m not able to send email via Laravel application.
it show me no error but no email is sent ! I used several configs but nothing happen
MAIL_DRIVER=smtp
MAIL_HOST=londonentrepreneursnetwork.com
MAIL_PORT=25
[email protected]
MAIL_PASSWORD=somePass
MAIL_ENCRYPTION=null
I set 58, 465 ports with tls/ssl encryption too ... but they gave me error !
Connection could not be established with host londonentrepreneursnetwork.com [Connection timed out #110]
By the way ... I use Cloudflare too ... and set DNS setting, Thanks for helping me in advance.
it show me no error but no email is sent ! I used several configs but nothing happen
MAIL_DRIVER=smtp
MAIL_HOST=londonentrepreneursnetwork.com
MAIL_PORT=25
[email protected]
MAIL_PASSWORD=somePass
MAIL_ENCRYPTION=null
I set 58, 465 ports with tls/ssl encryption too ... but they gave me error !
Connection could not be established with host londonentrepreneursnetwork.com [Connection timed out #110]
By the way ... I use Cloudflare too ... and set DNS setting, Thanks for helping me in advance.