Rules Wizard - delay in running VBA macro



Hi,

I've following the simple steps recommended in the KB article
(http://support.microsoft.com/?kbid=306108) and wrote some simple code to do
a find and replace in the subject. Basically I want to search for X and
replace with Y where Y is a URL based on X.

The code works fine, but I'm experiencing a long delay in the VBA macro
being run. When I send a test mail to myself, it arrives in my Inbox and is
totally readable, and then anywhere from 5 - 15 seconds later the VBA macro
is run.

Any idea what I'm doing wrong here? My box is not under any load, so my
assumption is the script should fire immediately.

Thanks
Jim
.



Relevant Pages