1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-02-22 14:53:57 +01:00
aerc/worker/middleware
Koni Marti 9ce6f71935 imap: extend SEARCH with X-GM-RAW for full Gmail search syntax
Extend the IMAP SEARCH command with the X-GM-RAW attribute for full
Gmail search syntax. It is based on the Gmail extension (X-GM-EXT-1).
The search/filter command will be interpreted in the same manner as in
the Gmail web interface.

Link: https://support.google.com/mail/answer/7190?hl=en
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Tested-by: Inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
2024-08-04 18:24:42 +02:00
..
foldermapper.go imap: support the Gmail extension (X-GM-EXT-1) 2023-08-03 22:29:18 +02:00
foldermapper_test.go foldermap: make folder-map syntax more expressive 2023-07-14 23:11:42 +02:00
gmailworker.go imap: extend SEARCH with X-GM-RAW for full Gmail search syntax 2024-08-04 18:24:42 +02:00