Many users send using a single address, replies to that single address go to many users
Posted
by Keyslinger
on Super User
See other posts from Super User
or by Keyslinger
Published on 2010-06-11T18:34:00Z
Indexed on
2010/06/11
18:43 UTC
Read the original article
Hit count: 412
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 "[email protected]"
- The customer replies to the message from [email protected] 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. [email protected], etc.)
Is this possible? If so, how can it be accomplished?
© Super User or respective owner