PruSucks said:
I want to use Outlook for all my email account (work, personal,
business, other) but I don't want them all to go to my General Inbox.
Is there a way to set up
a group/folder/seperate inboxes for each of my accounts? I'd like to
be able to
see all my email messages independent of each other. Does this make
sense to you? Thanks for your help!
Use rules to move your messages to other folders. No need for me to
explain what is already available within Outlook Express' own help.
All POP3 accounts aggregate their inbound e-mails into the one Inbox
(i.e., they all share the same message store). HTTP e-mail accounts get
their own message store, so they appear with a separate set of folders
(which includes it own Inbox). So use rules to filter your inbound
messages by which account through which they were received. Create new
folders and have the rules move your messages into whichever one is
appropriate. For example, create the following folders:
Local Folder
|
|-- Inbox
| |-- Business
| |-- Work
| |-- Other
: :
And define the rules:
Apply this rule after the message arrives
Where the message is from the "Business" account
Move it to the "Business" folder
and Stop processing more rules
Apply this rule after the message arrives
Where the message is from the "Work" account
Move it to the "Work" folder
and Stop processing more rules
Apply this rule after the message arrives
Where the message is from the "Other" account
Move it to the "Other" folder
and Stop processing more rules
The stop clause should be used unless you have more rules to exercise
against the same message. Rules are executed in the order listed (i.e.,
they are OR'ed together in the order listed unless a stop clause gets
hit).