Announcement

Collapse
No announcement yet.

Email Sending Error 500

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Email Sending Error 500

    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.
    Cheers!
    Nishan.

  • #2
    Hello.
    This is your DNS issue, that means your server doesn't know such host as smtp.gmail.com. Please read in the web how to solve it.

    Comment


    • #3
      Hi,

      Thank you for reply. I have checked it. Now working.
      Cheers!
      Nishan.

      Comment

      Working...
      X