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 ?!?
|