Re: Use VBscript to read messages in inbox by Jim
Jim
Mon Sep 27 09:12:12 CDT 2004
Dave H wrote:
> I want to schedule a script to open a users inbox, check the messages and
> perform a function (i.e. write a to the event log) based on wether or not it
> finds an email with a particular subject.
>
> The script will run on one of our Exchange 2000 servers.
>
> Any ideas/examples?
ASPPOP3 from ServerObjects.com
or the Persits.com or JMail equivalents
have COM objects to do just this using
ASP or ASP.net. Maybe AdvancedIntellect.com
has one as well, check out Discountasp.net for
their links to AdvancedIntellect, which I have.