OL2003 - Move read IMAP messages

G

Guest

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.
 
K

Ken Slovak - [MVP - Outlook]

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top