So I have a mail journal db that I need to filter out the content.
I need all mail sent from members of groupA to members of groupB as well as content filtering (hostile workplace, job search) for members of groupA.
So I can get the group members easily (thanks to this forum), should I search the address book for load all aliases as well, first? - some of my users user outlook as their mail client so the addresses need to be normailzed.
Also, anyone have any thoughts about the content filtering? Has anyone done this/similar before? In Lotus Script? Would appreciate advice.
I will need to take all mail sent to and from groupA and based on content. ‘Content’ being a list of suspicious phrases I think I can get from a text file.