Closed lumisota closed 12 months ago
Good point -- would deduping on message-ID be enough to prevent duplicate threads? And for the threads migrating, the check should be for parents messages that aren't in this mailing list?
Walk back to the parent of the thread and de-duplicate, I think – yeah
The
threads()
implementation is too simplistic – it'll generate duplicate threads, and will miss the initial message in threads that start in a different list and migrate.