martinrusev / imbox

Python IMAP for Human beings
MIT License
1.18k stars 190 forks source link

How to get the conversation / thread? #182

Open taewookim opened 4 years ago

taewookim commented 4 years ago

1) How do you go bout getting the "conversation thread" (i.e. if it was a reply email, how do you get the parent email that was replied to?)

2) how do you search the inbox by message ID?

3) Is there a way to "search" if an email was bounced (related to question 2)

SamirM-BE commented 3 years ago
  1. Implement this algo https://www.jwz.org/doc/threading.html