从 gnus 的摘要缓冲区中删除无效的 imap 邮件消息

发布于 2024-10-11 12:38:17 字数 256 浏览 8 评论 0原文

在 GNUS 中访问 IMAP 邮件(使用 nnimap)时,摘要缓冲区通常会列出邮件或实际上不再存在于组中的邮件。

选择任何这些消息/文章都会导致“文章已取消或过期”错误消息。退出并重新启动 gnus 不会改变这一点(或使用 Cu Mg 刷新)。

我可以通过退出 gnus,删除 ~/News 目录和 .newsrc.eld 文件,然后重新启动 gnus,从摘要列表中删除这些文章。

无论如何,是否可以在不恢复删除文件和目录的情况下获得相同的结果?

When accessing IMAP mail (with nnimap) in GNUS, the Summary buffer often lists messages or that are actually no longer present in the group.

Selecting any of these messages/articles results in an 'Article canceled or expired' error message. Quiting and restarting gnus doesn't change this (or refreshing with C-u M-g).

I can remove these articles from the Summary list by quiting gnus, and removing the ~/News directory and .newsrc.eld file, and then restarting gnus.

Is there anyway of getting the same result without reverting to deleting the files and directories?

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

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

发布评论

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

评论(2

梦幻之岛 2024-10-18 12:38:18

禁用“代理”功能。这会缓存内容并需要自己进行调整(我个人没有这样做)。
转至服务器缓冲区(在组缓冲区中键入“^”)查看 imap 服务器行并键入 J r 以删除代理。

Disable the "agent" feature. This caches things and requires its own tweaking (I haven't done it personally).
Go to the server buffer (type "^" in the group buffer) go over your imap server line and type J r to remove the agent.

就像说晚安 2024-10-18 12:38:18

您可以尝试升级您的 Gnus 版本。我曾经经常遇到这个问题(似乎和其他所有用户一样),Lars 在今年春天的某个时候对 IMAP 代码进行了大规模重写,这似乎已经解决了这里的问题。

You could try upgrading your version of Gnus. I used to have this problem a lot (along with every other user, it seems) and Lars did a massive rewrite of the IMAP code sometime this spring which seems to have fixed the problem here.

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