2 addresses in 1 acct, 2 sent folders?

B

b veghte

I have sent up 2 addresses in one account .Messages come in to the
separate addresses but messages out all end up in one Sent folder. Is it
possible in Rules to configure so messages out will show up in each
addresses' corresponding Sent folder? Thank you
 
M

Mickey Stevens

Yes, you can. Set up two new rules under the "Outgoing" tab, like these:
* Execute actions if any criteria are met
IF Account is <Account 1>
THEN Move Message <whatever folder you want>

* Execute actions if any criteria are met
IF Account is <Account 2>
THEN Move Message <whatever folder you want>

Hope this helps!
 
Top