eyalroz / removedupes

Remove Duplicate Messages
https://addons.thunderbird.net/en-US/thunderbird/addon/removedupes/
Other
87 stars 6 forks source link

TB 115.15.0: after mail imports - doesn´t work in any folder #231

Closed EiWasDann closed 2 months ago

EiWasDann commented 2 months ago

Had to reinstall TB on a new machine and accidentially imported the mails twice. Not working at all, just straight comes up with "No duplicate mails found."

eyalroz commented 2 months ago

You are likely comparing using overly stringent criteria. Sometimes TB adds an extra line of whitespace; or you're using the message flags for comparison, with some messages being read while others aren't; etc.

Relax the criteria until you find dupes, then slowly decide how to tighten them again.

EiWasDann commented 2 months ago

Thx for the hint, @eyalroz . Compared the messages and indeed, the size differs and it seems to be the whitespace problem you referred to. Problem solved! image