SMTP Timeout Error
Try using port 587 with TLS encryption to send email via the Plunk SMTP server.
This solution was generated by AI, if you think it's wrong, please report it.
battlesheep123
5 days ago
I'm getting the following error message when trying to send an email via the Plunk SMTP server.
Connection could not be established with host "ssl://smtp.useplunk.com:465": stream_socket_client(): Unable to connect to ssl://smtp.useplunk.com:465 (Connection timed out)
Any ideas?
driaug
5 days ago
Open-Source ContributorTeamUpdates
Could you try port 587 with TLS encryption?
battlesheep123
5 days ago
Nice! That actually works