문제

Is there a way to manage Gmail lables(Virtual folders) with mutt??

도움이 되었습니까?

해결책

Quoting this source,

A very cool gmail feature is the ability to add label to emails (also called "tags" in other contexts), and then view only mails with a given label.

There is a semi-standard email header called "X-Label" which can be used to store labels. mutt supports searching it, filtering views according to the value, and showing it in the index view; but it doesn't allow you to change it (although there are patches).

There are some useful code snippets in the link above.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top