I receive emails every half hour to indicate that one of our servers is running. When the server goes down, it often goes unnoticed for hours and then we realize that we did not get the emails. I would like to write a module in access using vba so I can monitor the emails that get routed to a personal folder/pst via Outlook rule.
In access, I would monitor the subfolder folder in the PST file and if there were no mail items that had been sent there in more than 30 minutes it would kick off a bunch of other emails. I spent some time reading how to do this, but I am stuck trying to loop through all of the attachments in the pst subfolder. Can anyone assist with this part?
Thanks in advance.
In access, I would monitor the subfolder folder in the PST file and if there were no mail items that had been sent there in more than 30 minutes it would kick off a bunch of other emails. I spent some time reading how to do this, but I am stuck trying to loop through all of the attachments in the pst subfolder. Can anyone assist with this part?
Thanks in advance.