雷鸟的过滤计时器
我正在寻找一种以编程方式或其他方式来运行雷鸟消息过滤的手段。 Thunderbird具有内置选项,每10分钟在收件箱上运行过滤器。但这是不可调节的。我正在寻找一种每1分钟运行任何指定消息过滤器的方法。
我已经搜索了,不幸的是(对我来说)这似乎不是其他人试图解决的问题。
任何帮助将不胜感激。
(与此同时,我将RTFM Thunderbird查看是否有办法解决这个问题。)
I am looking for a means, programmatically or otherwise, to run a Thunderbird message filter every X number of minutes. Thunderbird has a built-in option to run a filter on the Inbox every 10 minutes. But This is not adjustable. I am looking for a way to run any specified message filter every 1 minute.
I've searched around and unfortunately (for me) this does not seem to be an issue others are trying to solve.
Any assistance would be appreciated.
(And in the mean time, I will RTFM Thunderbird to see if there is a way I can solve this.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Thunderbird / settings / Advanced / show all all
mail.server.default.periodicfilterrateminutes thunderbird / theark / tools / naterings
/ enstale / general / config编辑器(底部大多数按钮),在2024年10月的雷鸟128+上替换了“高级 /显示”,这是the thunderbird 128+替换我发现了这篇文章。在搜索栏中,键入上面写的内容,该内容应仅显示一个可以输入分钟的字段。
Thunderbird / Settings / Advanced / show all
mail.server.default.periodicFilterRateMinutes 5 minutes
Above "Advanced / show all" got replaced in Oct 2024 Thunderbird 128+ by Thunderbird / Tools / Settings / General / Config Editor (bottom most button), which I found by this post. In the search bar, type what's written above, which should display just one field where you can enter your minutes.