linux – 有没有办法过滤远程IMAP帐户中的邮件?

linux – 有没有办法过滤远程IMAP帐户中的邮件?,第1张

概述情况: 仅限IMAP访问的邮件服务器. 问题: 我希望能够过滤邮件(将一些邮件放到各种文件夹中,将它们标记为已读取,等等). 大多数新的电子邮件客户端都具备此功能,但我需要一个独立的过滤程序,因为我需要使用各种电子邮件客户端连接到此服务器. 一般来说 – 比如procmail,但是在IMAP上工作. 该软件将在Linux或Solaris上运行. 一个快速的谷歌抛出 IMAPFilter看起来它做你 情况:
仅限IMAP访问的邮件服务器.
问题:
我希望能够过滤邮件(将一些邮件放到各种文件夹中,将它们标记为已读取,等等).

大多数新的电子邮件客户端都具备此功能,但我需要一个独立的过滤程序,因为我需要使用各种电子邮件客户端连接到此服务器.

一般来说 – 比如procmail,但是在IMAP上工作.

该软件将在Linux或Solaris上运行.

解决方法 一个快速的谷歌抛出 IMAPFilter看起来它做你想要的:
Searching of messages using many available criteria in the IMAP protocol,such as: Status (recent,unread,etc.) of a message. Size of a message. Age of a message. Matching of a string or a regular Expression pattern in the headers or the body of a message. Ability to use logical operators (and/or/not) while searching messages. Different capabilitIEs available to process messages,including: Deleting messages. Moving messages to a mailBox in the same or different servers copying messages to a mailBox in the same or different servers. Marking messages or changing message flags. Listing of the available and/or subscribed mailBoxes,along with support for the IMAP CHILDREN extension. Creating,deleting,renaming,subscribing or unsubscribing mailBoxes Internationalisation (I18N) support. Server namespace support using the IMAP nameSPACE extension. Secure Socket Layer (SSL) or Transport Layer Security (TLS) encrypted imaps (port 993) connections. Encrypted connections using the IMAP STARTTLS extension. User authentication with the Challenge-Response Authentication Mechanism (CRAM),specifically CRAM-MD5. Perl Compatible Regular Expressions (PCRE) support.
总结

以上是内存溢出为你收集整理的linux – 有没有办法过滤远程IMAP帐户中的邮件?全部内容,希望文章能够帮你解决linux – 有没有办法过滤远程IMAP帐户中的邮件?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://www.54852.com/yw/1043708.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-24
下一篇2022-05-24

发表评论

登录后才能评论

评论列表(0条)

    保存