Forum Discussion
Permissions to resend message
There's nothing in Exchange and/or Outlook that I can think of that will allow you to do this. And there is no way for them to know when an attachment is "broken", you will have to do this part manually. Perhaps some custom macro/VBA code that gets executed when you press a button in Outlook would do?
Thanks for your reply!
It happens if you set a forwarding address on a mailbox. Like when using the targetaddress attribute on on-prem Exchange. In that case, Exchange sends out an email that has a random, external address as the sender address.
I would simply like to do the same thing, but without having a forwarding address set.
- VasilMichevApr 10, 2018MVP
Yeah, but forwarding is an all or nothing operation, you cannot have it for some email only. An Inbox rule can be used instead, but again, how will the server know which message has "broken" attachments?