Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
20878 Представления

Hi, 

when i added the configuration of smtp :

Smtp server: smtp.gmail.com

Smtp port: 465

Connection Security: SSL/TLS

Enable debugging mode and provide your username: user@gmail.com and password.

an error message appeared 

Échec du test de connexion !Voilà ce que nous avons à la place:11004getaddrinfo failed
what's th solution plz ?

thanks

Аватар
Отменить
Лучший ответ

To fix the "11004 getaddrinfo failed" error when connecting to Gmail SMTP:

  1. Check DNS: Ensure your server can resolve smtp.gmail.com. Use the command ping smtp.gmail.com to test.
  2. Firewall Settings: Confirm that your firewall allows outbound connections on port 465. If you’re using a VPS with port 25 open, visit Arzhost.com to ensure it’s properly configured for SMTP.
  3. Correct Configuration:
    • SMTP Server: smtp.gmail.com
    • Port: 465
    • Connection Security: SSL/TLS
  4. Google Account Settings: If using a standard password, ensure Less Secure Apps is enabled, or use an App Password if 2-Step Verification is active.

After checking these, try the connection again.

Аватар
Отменить
Лучший ответ

seems like the entered username and password are incorrect. you can follow the yenthe's tutorial to setup the outgoing mail servers.

https://www.odoo.yenthevg.com/configure-outgoing-mailservers/

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
февр. 18
4382
1
июл. 19
14561
3
окт. 24
3575
1
мая 17
5397
4
июн. 24
32203