Any tool to harvest mails from the file, not web page

almir

Power Member
Joined
Jul 11, 2008
Messages
726
Reaction score
238
I need some tool that can recognize emails from the file that contains lot of other text. I'm sure I've saw something like that by searching only gives me web mail harvesters.
 
great tool but I'm kinda worried if they would collect all mails since it's web based
 
You could try a file url (file://path/to/my/Desktop/emailfile.txt) and use your web extractor.

Or you just search for "regular expression for emails" and use a regular expression capable editor to filter out.

On Linux very easy.
 
Try email extractro. Works great. Just keep all all your filesin one folder and click extract.
This software even extract emails from Outlook files.
 
you could use email extractor from
Code:
 www.maxprog.com
 
Back
Top