R
Roy N
I would like to create a rule for Outlook 2003 which will send an email if
certain conditions within the rule are met. The destination address will be
static, as will everything in the email.
I basically want to create an Outlook rule that says "If email from xxx is
received run script" And I want the script to send an email that says "You
received an important email." This same message is always sent to the same
email address.
Seems to me that this would be a very basic script. But I have no idea if
such a script is programmatically possible for Outlook. I have experience
with VB Script (as well as C++ and lots of other programming) but I don't
know the first thing about writing scripts for Outlook.
If what I want to do is possible, let me know and I'll start researching. If
what I want to do is possible and you want to be extra helpful, let me know
and give me some pointers to get me started
certain conditions within the rule are met. The destination address will be
static, as will everything in the email.
I basically want to create an Outlook rule that says "If email from xxx is
received run script" And I want the script to send an email that says "You
received an important email." This same message is always sent to the same
email address.
Seems to me that this would be a very basic script. But I have no idea if
such a script is programmatically possible for Outlook. I have experience
with VB Script (as well as C++ and lots of other programming) but I don't
know the first thing about writing scripts for Outlook.
If what I want to do is possible, let me know and I'll start researching. If
what I want to do is possible and you want to be extra helpful, let me know
and give me some pointers to get me started