On Mon, Jun 1, 2009 at 12:55 PM, Ben Nordlander <[email protected]> wrote:
> Does anyone know of a method to create some type of notification in Outlook
> (probably using rules) that would allow for some extra notification if one
> of these daily emails don't get sent to me?

  I don't believe this can be done in Outlook Rules.  Outlook Rules
fire in response to mail being received, and are fairly limited in
what they can do.

  It is possible, however, to run an external script on a schedule,
and have that script talk to Outlook and see if the mail you want is
there.  That script can then do what you want it to.  You'd need to
run this on a computer with credentials that let it access your
mailbox and Outlook, though.  That probably means leaving your desktop
logged in as you.

  I don't have such a thing read-made.  I've got a script that grovels
the public folder tree looking for keywords, though; that might be a
starting point for you.  Let me know if you're interested.

-- Ben

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

Reply via email to