I have got a few of pst files. I would like to export the mail in EML format. Can someone suggest me a free tool to do this job?
Many thanks
I have got a few of pst files. I would like to export the mail in EML format. Can someone suggest me a free tool to do this job?
Many thanks
Right when I was thinking that all requests for similar software were fake and made to allow the usual spammers to promote their (usually crappy) tools, a "real" user actually having a "real" request ) .
It will be interesting how many non-free suggestion you will get.
AFAIK the only "free" way would be to use libpst to convert to mbox and then extract from mbox to eml with - say - Thunderbird and ImportExportTools.
jaclaz
If MSG is acceptable as a target format, you could index the PST files using dtSearch and then export everything out by searching xfirstword in a boolean search.
dtSearch is not free but has a 30-day trial version available (not affiliated with them).
Check out this
https://
It is open source.