Skip to content

Email parser will read a .eml file in the path mentioned and fetch any query present inside those emails. All the result will be stored inside result folder mentioned in the script.

Notifications You must be signed in to change notification settings

UtkarshMish/email-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EMAIL PARSER

Key Email parser will read a .eml file in the path mentioned and fetch any query present inside those emails. All the Key will be stored inside result folder as a csv mentioned in the script.

variables to change

EMAIL_PATH = <<PATH TO LOOK OUT FOR *.eml FILES >>
EXTENSION_TO_LOOK_FOR = <<CAN BE EML or MSG TYPE>>
CONTENT_QUERY = << QUERY TO SEARCH THE EMAILS FOR >>
RESULT_FILE = << RESULT DIRECTORY WITH FILENAME IN IT >>

About

Email parser will read a .eml file in the path mentioned and fetch any query present inside those emails. All the result will be stored inside result folder mentioned in the script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages