execute vbscript when mail arrives to mailbox/outlook

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Is there any way to execute a vbscript when mail arrives in outlook/
mailbox and based on subject line or message body the vbscript will do
the specific task and send a result mail ?

Amit
.



Relevant Pages

  • Re: Phone Message - Custom
    ... The VBScript would look very much like what you posted in your original code, with the addition of the data from the extra fields that you have below. ... Author of Configuring Microsoft Outlook 2003 ... into the message body, ... I would examine the controls to see what field each one is bound to and then write code to build a string from the values in those fields (or in unbound controls if that's what the form uses), just as you did in the code you originally posted. ...
    (microsoft.public.outlook.program_forms)
  • Re: Mailbox Alert for Mailbox a mile from house?
    ... We have "no" way to see the mailbox, there far are too many trees and too ... that would send a text message to the house. ... then there's the same question of when that mail arrives. ...
    (misc.rural)
  • Re: Phone Message - Custom
    ... Sue Mosher, Outlook MVP ... I'm just going to be using the Caller, Companytext and Phonetext. ... Yes, if Caller, Companytext, and Phonetext are the names of custom fields and you also have a statement to set the message body to the string you're building: ... So how can you enter that into your vbscript? ...
    (microsoft.public.outlook.program_forms)
  • Re: Phone Message - Custom
    ... If Caller is a text property, does Item.UserPropertiesreturn True or False? ... I'm just going to be using the Caller, Companytext and Phonetext. ... Yes, if Caller, Companytext, and Phonetext are the names of custom fields and you also have a statement to set the message body to the string you're building: ... So how can you enter that into your vbscript? ...
    (microsoft.public.outlook.program_forms)
  • Re: Phone Message - Custom
    ... Sue Mosher, Outlook MVP ... I'm just going to be using the Caller, Companytext and Phonetext. ... Yes, if Caller, Companytext, and Phonetext are the names of custom fields and you also have a statement to set the message body to the string you're building: ... So how can you enter that into your vbscript? ...
    (microsoft.public.outlook.program_forms)