Script to search all emails and difference between 'sent' and 'sent items' folder

Discussion regarding the Standard version.
Post Reply
scotty562
Posts: 23
Joined: Tue Sep 11, 2018 12:20 pm

Script to search all emails and difference between 'sent' and 'sent items' folder

Post by scotty562 »

Hi guys so I set up a server and it's working fine. One of the big things I want to do that I can't do with my current provider is search all emails both to and from and return a list of, for example, all emails sent to and from joe@moe.com. I don't see a built in way to do it, but it looks possible to write a script that loops through each mailbox > opens up each _index.xml > searches for content > matches that to the correct MAI file > extracts that content into another form.

I think I can do it, but I'd rather not reinvent the wheel if someone has already done it.

Post Reply