zoho smtp发信设置

之前为了免费,使用过腾讯企业邮箱、阿里云企业邮箱还有Gmail SMTP,但是在之后的使用过程中发现免费的SMTP发信存在各种各样的问题,例如要求各种各样的认证、限制发信频率、苛刻的反垃圾邮件策略、拒收国外的邮件等,这些问题我都在三大原因让我放弃腾讯阿里云企业邮箱讲过。

注册啥的请认准国际版 zoho.com

Zoho SMTP发信设置如下(特别要注意:The email address should match the email address/ aliases of the account, for which the authentication details are provided,它要求你的发信人必须与Zoho中账号邮箱相匹配,否则就调用SMTP发信):

SMTP Configuration settings for Zoho Mail – SSL
服务器: smtp.zoho.com
端口: 465
Security Type: SSL
Require Authentication: Yes.

SMTP Configuration settings for Zoho Mail – TLS
服务器: smtp.zoho.com
端口 587
Security Type: TLS
Require Authentication: Yes.

Easy WP SMTP、WP Mail SMTP Plugin by Mail Bank、WP Mail Smtp Mailer等Wordpress SMTP发信插件,经朋友留言提醒Postman SMTP不错,试用之后确实很好用。

Zoho Mail整合Wordpress

下载:https://github.com/freehao123/postman-smtp,Wordpress官网貌似删除了这个插件。按照Postman SMTP的提示,一步一步地设置好SMTP发信即可。

Postman SMTP有一个好用的功能就是会记录SMTP发信日志,如果你发现有问题,可以查看日志中的副本,看看SMTP报什么错误。

单邮箱注册:https://mail.zoho.com/biz/createAcc.do
企业邮箱注册:http://www.cn.zoho.com/mail/zohomail-pricing.html

发布者:LiuCi

辛苦是获得一切的定律。