Page 1 of 1

Warning: fgets(): SSL: Connection reset by peer

Posted: Tue Mar 07, 2023 1:38 pm
by isscbta
If you encounter an error while attempting to send emails through a PHP application for a specific domain, you can resolve the issue by executing the following command in your SSH terminal as the root user:
mcedit /etc/hosts
Here check if your hostname is pointing to your server IP (and not to 127.0.0.1)