Email Sending Error 500

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nishan Perera
    Active Community Member
    • Jan 2019
    • 348

    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.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #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

    • Nishan Perera
      Active Community Member
      • Jan 2019
      • 348

      #3
      Hi,

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

      Comment

      Working...