• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Smtp gmail.com help!

kralbay

Chevereto Member
Hello i am weak in english smpt getting error Can you help

SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
 
Check your email settings,



Gmail SMTP server address: smtp.gmail.com
Gmail SMTP username: Your full Gmail address
Gmail SMTP password: Your Gmail password
Gmail SMTP port (SSL): 465
Gmail SMTP port (TLS): 587
Gmail SMTP TLS/SSL required: Yes

if port 465 not working try 587
 
This may sound silly but are you copy/pasting the details for smtp? if a white space is copied this cause the error.

Otherwise try a service like https://www.mailjet.com/ to be honest I gave up on Gmail over 5 years ago for reasons like this.
 
SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)

That's all what you need to know about this issue. The system is unable to resolve google IP, try using the IP directly (not the hostname). This is just another example of how something that is outside the scope of the software causes the software to fail.
 
Back
Top