Skip to content

Add gmail_thr_id() accessor for X-GM-THRID#129

Open
gsdean wants to merge 1 commit intochatmail:mainfrom
gsdean:gmail-thrid
Open

Add gmail_thr_id() accessor for X-GM-THRID#129
gsdean wants to merge 1 commit intochatmail:mainfrom
gsdean:gmail-thrid

Conversation

@gsdean
Copy link

@gsdean gsdean commented Mar 1, 2026

The underlying imap-proto parser already handles X-GM-THRID (GmailThrId AttributeValue), but the Fetch struct only exposed gmail_msg_id() and gmail_labels(). This adds the matching accessor for Gmail thread IDs, following the same pattern.

See Access to Gmail thread IDs: X-GM-THRID for details on the extension.

The underlying imap-proto parser already handles X-GM-THRID
(GmailThrId AttributeValue), but the Fetch struct only exposed
gmail_msg_id() and gmail_labels(). This adds the matching accessor
for thread IDs, following the same pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant