Dynamic distribution group security
I have created dynamic distribution group and allowed only authenticated users to sent mail. One of our user connecting to exchange using POP3 settings with
authentication cannot sent mail to this group. He is getting the error message
“Your message wasn't delivered because of security policies. Microsoft
Exchange will not try to redeliver this message for you. Please provide the following diagnostic text to your system administrator”.
We unchecked
the authentication tab from dynamic group settings and he is able to send messages.
But we would like to activate this authentication option and need to allow internal pop3
users with authentication settings.
December 7th, 2011 5:28am
Hi,
The permission, ms-exch-smtp-accept-authoritative-domain-sender, has to be remove to the NT Authority\Authenticated Users group (Exchange Users in the Exchange Management Console) This can only be done through the command shell by running the "add-adpermission
cmdlet"
You can find more here:
http://technet.microsoft.com/en-us/library/aa996395(EXCHG.80).aspx
Thanks.Rowen
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
December 8th, 2011 12:06am