我知道标准化的电子邮件标签、关键字和标记很乱。但无论如何,我还是要说说。
Gentoomutt
自带https://www.neomutt.org/feature/keywords修补。
我的 IMAP 服务器是dovecot-2.2
。
:set index_format = ... %Y ...
适用于直接存储在相关标头中的标签名称,但对于 IMAP,使用协议特定的关键字进行存储(http://wiki2.dovecot.org/MailboxFormat/Maildir) 但这些都没有显示出来。
mutt
即使打了补丁,似乎也无法访问它们feature/keywords
。是我配置错误还是遗漏了什么?