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

link|improve this question
feedback

1 Answer

up vote 5 down vote accepted

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.