Hello,
Does anyone know of a tool which can visualize e-mail data (timeline, frequent contacts, keywords etc.) similar to software which is used in compliance monitoring (e.g. http//
Thanks,
mt
mt,
I take it as implicitly read that you want a similar functionality but a lot cheaper?
In my workplace I don't do visualisation, it helps occasionally to get the big picture BUT, down that road lies a world of missed information. My job (used to be) catching criminals, missing any information in that scenario is not good. Generally I would render any emails to .eml (or other text) format and use good ol' grep.
Learning a scripting language helps ( - shellscript if you are hooked on Windows, python or perl if you are ambidextrous, bash if you are brave).
Paul