A Web client has no connection to Outlook. You'd somehow need to get the
information from the Web client, if that's possible and then write Outlook
automation code to create a new mail item and populate it with the
properties you read from the Web client object, if that's possible. Whatever
you did it still wouldn't be a received mail item, it would be a simulation
of that with an unsent mail item.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"PeterR" wrote in message
...
Currently I have a rule that moves all new incoming IMAP messages to the
the
local Inbox. The problem is that if I read a messages through a web client
for instance that messages is not moved to the local Inbox. I'd like to
create a rule that will move these read messages too.
I'd appreciate your help.