1

我在 Drupal 7 中安装并配置了具有正确详细信息的 smtp 模块。我尝试在 Windows 2012 服务器中发送测试邮件,但收到以下错误。

   **SMTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server. (0) 
SMTP Error: Could not connect to SMTP host.

无法发送电子邮件。如果问题仍然存在,请联系站点管理员。**

图像1

图2

相同的构建在 Windows Xp、07 和 ubuntu 环境中运行良好。是什么导致了这个问题?

4

1 回答 1

0

更正 gmail SMTP 配置的 TLS 端口。应该是 587。您可以参考以下链接 -

https://support.google.com/a/answer/176600?hl=en

于 2015-10-12T17:46:19.607 回答