-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Hello,
thanks for your effort for this (very useful) Thunderbird add-on.
I have some questions.
I'm figuring out a semi-manual procedure to find duplicate e-mails, which involves using Import Export Tools to export e-mails to files, and using the filename to find duplicate e-mails.
Now, I see in documentation that one of the options to compose file name is ${index}, named "message index number".
The questions are, is this a number which identifies a single mail uniquely? And: is this statically contained into the message? or is it dinamically assigned by your add-on?
If I copy/move (with standard Thunderbird copy/move functionality) from a mail folder to another, does the index number remain the same?
You get it, according the the answers, I will decide to use "message index number" for my purpose, or not.
Thanks in advance,
Denis