Many users send using a single address, replies to that single address go to many users
- by Keyslinger
I work in an office with a Microsoft Exchange server for email. I would like to have the following workflow:
John, Mary, or Sam send a message from Outlook on their respective computers.
The customer receives the message from the address "contact@ourdomain.com"
The customer replies to the message from contact@ourdomain.com and it is received by John, Mary, or Sam depending on who sent the message (if it was sent by John, the reply is sent to John, and so on).
All users should also be able to send emails from their respective addresses as well (e.g. john@ourdomain.com, etc.)
Is this possible? If so, how can it be accomplished?