launch a program when an email is recieved

  • Thread starter Thread starter frank
  • Start date Start date
F

frank

Hello everybody:

I would like to know if it's possible to launch, automatically, a program
when an email is recieved.

Thank you.
Frank

..
 
Hi Frank,

in Outlook under "Tools/Rules Wizard" you could create a rule like "after
incomming of a message" click next and select
"start application".

If you click on "application" you can select the program that you whant.

Maybe it helps.
 
Oliver Vukovics said:
in Outlook under "Tools/Rules Wizard" you could create a rule like
"after incomming of a message" click next and select
"start application".

If you click on "application" you can select the program that you
whant.

Keep in mind, though, that there's probably no way to pass any parameters to
the application.
 
Brian Tillman said:
Keep in mind, though, that there's probably no way to pass any parameters
to the application.

Of course, if you are willing and able to write some VBA code, you can
pretty much do anything in terms of executing another program and passing
parameters.

--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters
 
Back
Top