We need to moderate all messages sent from a given group of users/Mailboxes regardless of where they are sent to (at least for all emails sent to external recipients not in our organisation). I have created an email group, and set up a rule so all emails sent from a member of this group are sent to a moderator.
This works, but the sender of the email is only sent a confirmation message either when his sent email is rejected, or the moderation timed out. I want the originator also to receive a message confirming the message was approved.
I tried to set this up for my mail group "PP Agents" over powershell using the following command...
PS> Set-DistributionGroup "PP Agents" -SendModerationNotifications internal
However it did not seem to work for emails sent by members of the PP agents group.
What I am doing wrong and how can I configure exchange so the approved emails result in acknowledgements back to all senders who are members of the PP Agents group?
Thanks
S Clothier.