用于接收邮件的推送邮件 API
我想知道是否有一个 API 可以接收电子邮件客户端的推送通知。
用例:我希望服务器在新电子邮件上发送我的 Web 服务通知。我不想轮询服务器。我希望服务器向网络应用程序发送通知(PUSH)。
另外,支持这种 API 的邮件服务器(如果有)有哪些?
I would like to know if there is an API which can receive push notifications for an email client.
Use Case: I would like the server to send my web service notifications on new email. I would not like to poll the server. I would like the server to send notification (PUSH) to the web application.
Also, what are the (if any) mail servers that support this kind of API?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 Cloudmailin,它是一个 SAS,可以将 REST 发送回您的服务器
Check out Cloudmailin which is a SAS that will do REST post back to your server