Make a work folder on your computer.
Export the mail from live mail in live mail format to the work folder.
Go out to DOS. (Windows command line) and navigate to the folder.
Then use command copy *.eml newfilename.eml
Now all the emails you expported will be merged together in newfilename.eml and you can run your extractor against that.
|