How can I accomplish the following:
There are several general purpose addresses
- support@mycompany.com
- orders@mycompany.com
- Sales@mycompany.com
Currently messages to these addresses are set to forward to specific user accounts for example:
- support@mycompany.com forwards to user1@mycompany.com
- orders@mycompnay.com forwards to user2@mycompnay.com and
- sales@mycompany.com forwards to user3@mycompany.com
However I would like to set up the system so that the following is true:
- support@mycompany.com forwards to user1@mycompany.com, user4@mycompany.com and user6@mycompany.com
- orders@mycompany.com forwards to user2@mycompany.com and user5@mycompany.com
- sales@mycompany.com forwards to user3@mycompany.com, user7@mycompany.com and user8@mycompany.com
I tried adding the general purpose accounts to the outlook clients of the specific users however the software tells me that only 1 exchange account can be added per profile.
I do not want my users to have to switch between profiles just to check the general purpose accounts and I do not want users to pull the general purpose account messages down using POP because there may be issues when a user processes messages and other users in his or her team cannot tell what messages need to be processed.
Can someone help point me in the right direction for configuring our exchange server to allow these general purpose addresses to deliver messages to multiple users for processing?