Hi,
I have getting error while I'm trying to test email settings with gmail smtp and below error I capture from the chrome console,
POST https://xxx.xxx.xxx.xxx/espocrm/api/.../sendTestEmail 500 (Internal Server Error)
Error 500: Could not open socket: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: No such host is known.
Server - smtp.gmail.com
port - 465
security - SSL
Auth - given
Any help.
I have getting error while I'm trying to test email settings with gmail smtp and below error I capture from the chrome console,
POST https://xxx.xxx.xxx.xxx/espocrm/api/.../sendTestEmail 500 (Internal Server Error)
Error 500: Could not open socket: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: No such host is known.
Server - smtp.gmail.com
port - 465
security - SSL
Auth - given
Any help.
Comment