Jump to content

Searching a folder of .eml files for a username?


Recommended Posts

Posted

Hello,

 

I need to search through an email archive on our system to find any messages containing a particular user's name. All of our email is archived into a folder, and each message is a simple .eml file.

 

Does anyone know of a utility, or command line option that will search through these .eml files for a string of text?

Posted

Windows built in search is ok for a single word in a file but I don't find it very good with phrases. Also, I seem to recall it not searching some files properly even if you specified it in the search.

 

If you want to do it on the command line, have a look at the FINDSTR command in Windows - a lot more powerful than the old DOS FIND command.

 

If you want a decent GUI based app for searching, have a look at Agent Ransack. Perfect for this kind of job.

 

Agent Ransack - home

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...