Several years back we created a VB application that would pull user PTO information from a backend system and send out status emails to each of the users on a monthly basis. The number of users is in the hundreds. This worked well using Outlook 97.
Now that we've moved to Office 2007 there are problems. I guess Outlook '07 has some sort of spam filtering and insists that we confirm each of the emails going out.
Is there a way to disable this filter from within VB?
I am also leaning towards reworking the script in powershell if that will give me better access.
Suggestions / Recommendations would be most appreciated.