java - Email Thread Messages using JavaMail API -
How to recover the email thread and message in that thread using the JavaMail API to identify that particular message? How to obtain information about this thread? Thank you to support threading IMAP describes the extension. Too many servers do not support it, and JavaMark does not support it. If you need to implement the threading algorithm in your application, then there are some references in RFC that can be useful. Gmail offers a non-standard API for receiving a "thread ID" for a message. You can use this information to use it.