PowerShell script that search for emails bassed on sender email address and a date. It's limited to 7days. Result is exported to two files: one with delivered only emails and the other one with all emails sent from that email address. I am still working on improving this script.
abathelt/Email_Tracker
PowerShell script that search by email and date for emails. It creates two files, one with only delivered emails and the other one with all emails. I am still working on improving it.
PowerShell