Files
aerc-fork-mirror/worker/middleware
Koni Marti 0e09c05937 imap: support the Gmail extension (X-GM-EXT-1)
Support the IMAP Gmail extension (X-GM-EXT-1) to fetch all messages for
a given thread. This allows client-side threading to display a full
message thread. Obviously, it requires a Gmail account to work.

The extension is only used when requested in accounts.conf with:
"use-gmail-ext = true" (default: false)

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Tested-by: Tristan Partin <tristan@partin.io>
2023-08-03 22:29:18 +02:00
..