I found this way:
Selected all of the messages in the inbox folder and control-clicking (like
you say) -> apply rule
I tried to build a rule going like this:
All of the outgoing messages to
[email protected] to be stored in
folder but there is no rule "to" like the one "from". I tried to use the one
"reply-to" but didn't work
You have any trick about this?
If you want to create a rule to move all messages from a specific sender to
a specific folder, make it like this:
Go to Tools -> Rules, click the "Mail (POP)" tab if you have a POP account
(probably), and click "New".
Create a rule like this:
* Execute actions if any criteria are met
IF From Contains
[email protected]
THEN Move Message <wherever>
Click OK. Then open your Inbox, and go to Edit -> Select All. Go to
Message -> Apply Rule -> <the name of the new rule>, and those messages
should be moved.
Your second message confused me as to what you want to do. Outgoing rules
are only for messages you've already sent, not for messages that others have
sent to you. That's why Outgoing rules don't work on messages in the Inbox.
You need to create a regular Mail rule.
You can learn some more about rules here:
<
http://www.entourage.mvps.org/rules/index.html>