1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-02-22 23:23:57 +01:00
aerc/worker/notmuch/lib
Michael Adler 8060cbe70b notmuch: fix explicit searches for excluded tags
Ensure that search queries containing tags from exclude-tags actually
return messages by treating STATUS_IGNORED as an informational message
rather than an error.
For example, this covers the use-case where spam messages are ignored by
default (exclude-tags = spam) and having a dedicated qmap entry allowing
review of the possible spam messages: spam = tag:spam.

Changelog-fixed: Notmuch searches which explicitly contain tags from
 `exclude-tags` now return messages.
Signed-off-by: Michael Adler <michael.adler.oss@mailbox.org>
Tested-by: Jason Cox <me@jasoncarloscox.com>
2024-10-16 19:52:49 -05:00
..
database.go notmuch: fix explicit searches for excluded tags 2024-10-16 19:52:49 -05:00