1 安装插件 Wp Mail Bank
2 开启第三方SMTP服务
以163为例:设置 - POP3/SMTP/IMAP 开启,会要求设置授权码
3 配置插件:Wp Mail Bank - settings
From Name : * name //随意
From Email : * xxxx@163.com //必须和下面的 SMTP Username 一样
Mailer Type : * Send all emails via SMTP Use the PHP mail() function to send emails.
SMTP Host : * smtp..com
SMTP Port : *
Encryption : *No Encryption Use SSL Encryption Use TLS Encryption
Authentication : *Do not use SMTP Authentication Use SMTP Authentication
SMTP Username : * xxxx@163.com
SMTP Password : * yourpassword !!注意:是授权码 不是邮箱登录密码!!