Jump to content

Searching for blank Subject in an email


Recommended Posts

Is there a way to search for all emails where the subject is blank? I know you can display all emails and then reverse sort on subject to group them together. But I'd like to be able to identify them using a search term, and then tag them.

I run several tasks after processing to tag stuff for the investigator. See attached listing the processes that I run on a PST (we are a MS shop).

Intella Tasks and Tagging Overview_Redacted.pdf

Link to comment
Share on other sites

Hello Jacques,

I created a crawler script which you can run when indexing a source. It looks for empty subject lines (or just a space) and tags those with 'crawlerscript/No Subject' or 'crawlerscript/Single Space Subject'.

https://github.com/vound-software/intella-crawler-scripts/blob/main/samples/basic/tag_no_subject.py

The tasks from your document, are you doing these manually?

Regards,

Marco

 

Link to comment
Share on other sites

Thanks. I'm looking forward to exploring the power of crawler scripts. I know you have a discussion on that specifically and I'm excited to see how I can make use of it. I am pleased that it supports Python as that's the language I am familiar with.

Link to comment
Share on other sites

Hi Marco,

It's one of our investigators who mentioned that it's one of the methods they use, the premises being that someone sending something to themselves or someone else that is not work related (and thus possibly related to the misconduct being investigated) may skip putting in a subject. I don't know if it materialized into producing evidence. But I thought it was a good approach so I want to add that to my initial pre-processing and tag all such emails automatically for the investigators who want to avail of that approach.

 

Jacques

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...