wordpress整合wp mail smtp插件
先下载:http://www.callum-macdonald.com/download/wp-mail-smtp.zip
通过FTP上传到/wp-content/plugins下面,然后进入wordpress后台:
1.插件->启用wp mail smtp
2.设置->mail->填写SMTP信息,如:
| From Email: | You can specify the email address that emails should be sent from. If you leave this blank, the admin email will be used. |
|---|---|
| From Name: | You can specify the name that emails should be sent from. If you leave this blank, the emails will be sent from WordPress. |
分类: PHP