You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Mail::raw('Hello World!', function($msg) {$msg->to('[email protected]')->subject('Test Email'); });
Symfony\Component\Mailer\Exception\TransportException Connection could not be established with host "127.0.0.1:2525": stream_socket_client(): Unable to connect to 127.0.0.1:2525 (Connection refused).
Also tried to open TCP port 2525 in Windows Firewall, same error
Also when I try in Settings to change SMTP Configuration and pressing Update & Relaunch is stucking in loading and is not restarting app
The text was updated successfully, but these errors were encountered:
I have released an update (v0.1.16) that should fix the open log and the smtp server should send notifications on start and fail. Please try to update and let me know if you still have issues. Thank you
Trying to use it on Laravel
env:
Error
Also tried to open TCP port 2525 in Windows Firewall, same error
Also when I try in Settings to change SMTP Configuration and pressing Update & Relaunch is stucking in loading and is not restarting app
The text was updated successfully, but these errors were encountered: