Get all sent mail into Inbox

  • Thread starter Thread starter paul.domaskis
  • Start date Start date
P

paul.domaskis

I'm constantly going into Sent Mail to copy messages into Inbox (I
like the most recent message in a thread in my Inbox). There don't
seem to be any Rules that can be applied to all outgoing email. Is
there a common way to achive this effect?
 
You *can* apply rules to outgoing messages. In the Rules wizard, click
"Check messages after sending" in the section labeled "Start from blank
rule."
HOWEVER, there is no option to MOVE sent messages out of the Sent folder,
only to copy them. You may want to check the Outlook Object model to see if
there is an "AfterSend" event which could fire VBA code to move your
message.
-TedMi
 
Back
Top