Let us assume that five operators are using the system and are sending emails to different customers. When a customer opts to reply to that email, the reply should not go to respective operator, but it should go to the common email (e.g: email address removed for privacy reasons) . Can anybody help me to achieve the requirement.
VasilMichev Thanks for the reply. However, I missed something in my question. The email contents are created programmatically. (Like invoice details collected from different tables). The program chooses the email id based on the logged in operator and using a Gmail id to send the email. The reply should go to a different address (e.g. email address removed for privacy reasons). Reply to address is also configured in the system.
Messages that are redirected will appear to come from the original sender. When you reply to a message that has been redirected, the reply will be sent to the original sender.
In Outlook Web App, clickSettings
>Options>Organize Email>Inbox Rules.
On theInbox rulestab, click the arrow next to the plus symbol+, and selectCreate a new rule for arriving messages.
UnderWhen the message arrives, selectApply to all messages.
UnderDo the following, selectRedirect the message to.
Select the address you want your mail sent to by double-clicking it in the address book view. If the address you want to redirect to isn’t in the address book, you can enter the email address in theToline at the top of the window.
ClickOKto save your selections and return to the new rule window.
ClickSaveto save your rule and return to theInbox rulestab.
It's important to note that this will forward all incoming emails to the specified common email address, not just replies from customers.
For that you can create a specific rule in Exchange Admin Center: - click on Mail Flow > Rules - Click on Add a Rule
- In the Apply this rule if choose The recipient
- In the dropdown list you can choose only one recepient and do a same separate rule for every operator or you can previously create a group containing your operators and then choose this group.
- you can add additional filters to better define which emails should be redirected to you common email adress.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.