【问题标题】:Configuring wp_mail function for IIS Server为 IIS 服务器配置 wp_mail 功能
【发布时间】:2015-07-24 17:35:26
【问题描述】:

我尝试配置IIS管理器的设置,还是不行,我检查了IIS的php.ini文件,还是不行。

我也试过使用 WP-Mail-SMTP 插件,还是没找到,出现错误,看起来是这样的。

"The following From address failed: wordpress@test2 : MAIL FROM command failed,550,The address is not valid."

其中 test2 是服务器的名称。

我在 IIS / Windows 服务器上部署 Wordpress。

提前致谢。

【问题讨论】:

    标签: wordpress iis smtp


    【解决方案1】:

    创建一个 gmail 帐户,然后设置您的 smtp 设置。

    必须遵循以下几个步骤:

    Mailer: SMTP
    SMTP Host: smtp.gmail.com
    SMTP Port: 465
    Encryption: SSL
    Authentication: Yes
    Username: your full gmail address
    Password: your mail password
    

    【讨论】:

      猜你喜欢
      • 2011-10-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-12-19
      相关资源
      最近更新 更多