通过阿里云、腾讯云无服务器搭建自定义的企业域名邮箱,实现在 QQ邮箱 收发等功能(附腾讯 SMTP 和 IMAP)
相关免费服务
- 腾讯企业邮箱 - 企业微信
- 阿里企业邮箱
- cloudflare 域名邮 - 赛博菩萨
腾讯企业邮箱
其实核心逻辑就是注册企业微信,用其自带的企业邮箱即可。
入口1:https://work.weixin.qq.com/mail/qy_mng_logic/register/direct?refer=index&version=free&use=migrate
入口2:https://work.weixin.qq.com/wework_admin/register_wx?from=myhome
[{"url":"https://static.ksh7.com/post/domain-mail/entry-1.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/entry-1.webp","thumbnail":""}},{"url":"https://static.ksh7.com/post/domain-mail/entry-2.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/entry-2.webp","thumbnail":""}}]
基础功能 vs 收费功能
设置域名邮箱
[{"url":"https://static.ksh7.com/post/domain-mail/tencent-step-0.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/tencent-step-0.webp","thumbnail":""}},{"url":"https://static.ksh7.com/post/domain-mail/tencent-step-2.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/tencent-step-2.webp","thumbnail":""}},{"url":"https://static.ksh7.com/post/domain-mail/tencent-step-3.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/tencent-step-3.webp","thumbnail":""}},{"url":"https://static.ksh7.com/post/domain-mail/tencent-step-4.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/tencent-step-4.webp","thumbnail":""}}]
自定义 域名邮箱
[{"url":"https://static.ksh7.com/post/domain-mail/add-user.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/add-user.webp","thumbnail":""}},{"url":"https://static.ksh7.com/post/domain-mail/change-prefix.webp?imageMogr2/thumbnail/!50p","dataset":{"originPic":"https://static.ksh7.com/post/domain-mail/change-prefix.webp","thumbnail":""}}]
三方登录支持
获取 POP/IMAP
POP3/SMTP协议
接收邮件服务器:pop.exmail.qq.com ,使用SSL,端口号995
发送邮件服务器:smtp.exmail.qq.com ,使用SSL,端口号465
IMAP协议
接收邮件服务器:imap.exmail.qq.com ,使用SSL,端口号993
发送邮件服务器:smtp.exmail.qq.com ,使用SSL,端口号465
Exchange
邮件服务器:ex.exmail.qq.com
阿里企业邮箱
cloudflare
相关链接
https://cloud.tencent.com/developer/article/2051359?from=15425
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 kshao-blog-前端知识记录!
评论