1

Does anybody know if this is possible for a Shared-mailbox created in Exchange?

Can we make sure that the customer receives the email in the return reply that the customer has sent to us? The customer now "only" receive the auto-reply that we have created under auto-reply

So I want to setup the orginal email within the autoreply?

I tried using the Outlook settings from the OWA but I can't find any solution

1 Answers1

0

So you want the original email to be included in the auto reply, right? If this is the case, it's not feasible right now using the native features in either Exchange or Outlook.

From the perspective of Outlook client side, however, in theory you can follow the steps below:

  1. Add the shared mailbox as an account in Outlook (Authenticate using the credential of a user who have full access to the shared mailbox. Refer to this link for details. ).
  2. Refer to the link below to use Outlook VBA codes for your need: Outlook VBA codes

How to Auto Reply with the Original Email and a Predefined Text via Outlook VBA

But please be aware that, as indicated in the linked article above, this method can only make effects when the Outlook is running. So, seems to me that it's not practical as keeping the Outlook running all the time is not that realistic.

With the above being said, I'd recommend posting it to the official feedback portal as well to request this feature.
https://aka.ms/ExchangeServerFeedback

Yuki Sun
  • 1,666