imapfilter icon indicating copy to clipboard operation
imapfilter copied to clipboard

Any way to apply Gmail labels to a mail via their IMAP Extensions?

Open jamespo opened this issue 1 year ago • 1 comments

If I want something to remain in the Inbox, but also apply a "notspam" label to it, for example.

https://developers.google.com/gmail/imap/imap-extensions?csw=1#x-gm-labels

jamespo avatar Apr 15 '24 09:04 jamespo

Unforunately, such functionality isn't implemented in the latest version as imapfilter.

It would be possible to handle these labels if support was added in the codebase, but there are no such plans at the moment.

From a quick look it doesn't look hard to implement; any code contributions for it would be welcome...

lefcha avatar Apr 27 '25 18:04 lefcha