Zend 框架中的 Imap IDLE

发布于 2024-09-13 05:43:37 字数 207 浏览 8 评论 0原文

我正在 Zend 框架中搜索 IMAP IDLE 函数。我想知道它是否是集成的或者是否可以完成。我读到 IlohaMail 库似乎已经实现了该功能 - 至少在 roundcube 中使用的修改版本中是这样。

I am searching for the IMAP IDLE function in the Zend Framework. I would either like to know whether it is integrated or if it could be done. I have read that the IlohaMail library seems to have implemented the function - at least in a modified version used in roundcube.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

当梦初醒 2024-09-20 05:43:37

Zend Framework supports issuing the "NOOP" - No operation - command to the IMAP servers to renew the connection.

According to http://www.isode.com/whitepapers/imap-idle.html, this resembles the IMAP IDLE process.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文