Hi guys,
When somebody from inside of my organization sends an email to group@domain.com, I have to send a copy of that email to admin@domain.com.This copy should be hidden, so nobody can know about it.
I successfully did it through a transport rule, by adding BCC to admin@domain.com. BUT when somebody sends an email asking for "Delivery Report", he gets 2 reports, one from the original address, and another from admin@domain.com.
I'm not asking about the "Read notification" (which I've already blocked with a transport rule, filtering by message type).
Looking for it at forums, I've readed about removing the headers X-Confirm-Reading-To, Disposition-Notification-To, etc. but it is not working for me. GPO to disable that option in outlook is not an option too.
I was looking to block it from a rule that filters for the from address and for the subject "Delivered:", but the from address is MicrosoftExchange[ID]@domain.com, which I can't filter from, and can't add as contact to filter too.
Unchecking the "Allow delivery reports" from Organization > Remote domains also doesn't work because I need to filter the emails from inside the organization.
Thanks for your answers.