thunderbird / import-export-tools-ng

Import Export Tools that supports Thunderbird v68-v128
Other
284 stars 31 forks source link

Problem on importing multiple EML messages from directory #635

Open ch3-coo opened 4 days ago

ch3-coo commented 4 days ago

When I use ImportExportTools NG to import multiple EML messages from a directory, the messages are imported so that each message contains all the following ones (in the order in which they are imported) as text in their bodies. That is, the first message contains its own text as well text and meta data of all the other messages in the message body, the second contains its own text as well as text and meta data of all the other messages except the first in the message body, and so, until the last, which is the only one properly imported, with just its own text in the body, basically. So it's sort of importing messages like Matryoshka dolls...

cleidigh commented 4 days ago

@ch3-coo This is probably the known issue with eml importing. My b3 beta should do the trick.

https://github.com/thunderbird/import-export-tools-ng/blob/v14.1.3/xpi/beta/import-export-tools-ng-14.1.3-b3-tb.xpi

@cleidigh

ch3-coo commented 4 days ago

Indeed, that solves the problem. Sorry I did not realize that previously posted issue was essentially the same. Thanks a lot for the quick reply, the fix, and the useful add-on to begin with!

cleidigh commented 3 days ago

@ch3-coo Great and thanks. I have to get this released... @cleidigh