有没有一个好的库可以在 python 中处理 sieve 邮件过滤器?

发布于 2024-10-17 14:59:28 字数 1539 浏览 1 评论 0原文

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

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

发布评论

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

评论(1

煞人兵器 2024-10-24 14:59:28

Milters 是一个邮件过滤器库,而不是专门的 Sieve。另外,这里是 python 邮件列表中的一个项目询问想要实施 RFC 3028(邮件过滤器的 Sieve 语言)的人。它的日期是 2009 年 12 月,看起来前景并不乐观,但其中有一些想法。我认为你的问题的答案是否定的。

Milters is a mail filter library, not specifically Sieve. Also, here is an item on the python mailing list asking for people who want to implement RFC 3028 (Sieve language for mail filters). It's dated December 2009 and it doesn't look promising, but there are some ideas there. I think the answer to your question is no.

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