![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
We have a process that sends an email for every message that is processed (3rd party app). This app dies every now and then and the only way we have to find out about it is that we do not receive emails. Is there a way I can have a scrip that runs on my PC that checks every 15mins for emails in this folder? and then, if the oldest email in the folder is older than 2h seen an alert, popup, email or something? Thanks. George. |
Ads |
#2
|
|||
|
|||
![]()
Am Wed, 10 May 2006 15:28:33 -0400 schrieb George Lake:
You can use a task reminder. Each time the reminder fires, add 15 minutes to the reminder time with the DateAdd function and check the folder. Use the Sort method to sort by ReceivedTime and check the item´s age with the DateDiff function. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi, We have a process that sends an email for every message that is processed (3rd party app). This app dies every now and then and the only way we have to find out about it is that we do not receive emails. Is there a way I can have a scrip that runs on my PC that checks every 15mins for emails in this folder? and then, if the oldest email in the folder is older than 2h seen an alert, popup, email or something? Thanks. George. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Slow down checking for new messages | Spin | Outlook - General Queries | 2 | April 12th 06 04:42 PM |
Checking all contacts subfolders to "Show this folder as an e-mail address book" | S. Johnson | Outlook - Using Contacts | 1 | March 20th 06 04:14 PM |
Checking a TASK to complete | Richard Edwards | Outlook - General Queries | 2 | February 28th 06 11:25 AM |
Just checking | Phil Dawes | Outlook Express | 0 | February 18th 06 07:04 AM |
stop responding spell checking email | Alan Smithee Jr. | Outlook - General Queries | 4 | February 6th 06 07:32 PM |