开发者

Is there a good library for handling sieve mail filters in python? [closed]

开发者 https://www.devze.com 2023-02-12 04:28 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software librar开发者_Go百科ies, and more. You can edit the question so it can be answered with facts and citations.

Closed 1 year ago.

Improve this question

I'm currently writing a module for a customer to handle a user's sieve mail filter files. I am required to use python and much to my disappointment I could not find a nice library/package for handling sieve filters.

Question is: Is there something like this?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消