Skip to content

Conversation

kiawin
Copy link
Contributor

@kiawin kiawin commented Aug 8, 2025

Gmail provides a thread ID to associate groups of messages in the same manner as in the Gmail web interface.

Retrieval of this thread ID is supported via the X-GM-THRID attribute on the FETCH command

I have updated the imap-proto to local path for https://github.com/jonhoo/rust-imap, updated the codebase and managed to fetch the thread id from gmail.

Once this PR is included as part of a release, I will update jonhoo/rust-imap#312 with the matching release version.

Thanks

Copy link
Owner

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@djc djc merged commit 238cb95 into djc:main Aug 12, 2025
@kiawin kiawin deleted the gmail-thread-id branch August 13, 2025 03:54
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.

2 participants