View Single Post
 
Old 01-26-2016, 02:58 PM
vodkasoda vodkasoda is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Apr 2013
Location: Stowmarket, Suffolk, UK
Posts: 15
vodkasoda is on a distinguished road
Default Can I execute a VBA program when the automatic Send/Receive runs every 10/15/20 minutes ?

I was trying to find a way to add a CC to an E:Mail that is generated by an application that uses MAPI protocol. It isn't possible, sadly.

So I was thinking maybe I could access the Sent E:Mail and Forward it the next time an Automated Send/Receive runs (whatever the option for automatic Send/Receive is set for.) ... is that possible ?

What code and where do I need to intercept the process, bearing in mind that it is highly unlikely that there will be anything to Send or Receive when the automation kicks in ?!?
Reply With Quote