biglebowski
Technical User
We have a distribution group for the project team that has 3 members. These users now want the ability to send emails from this email DG address.
The DG is mail enabled (projects@domain.com)and I have tried adding the permission using the shell command
Set-DistributionGroup -Identity Projects -GrantSendOnBehalfTo UserName
But when the users send from the projects@domain.com address they get a failure message saying that they don't have permissions to send as for this user.
What am I missing?
"Anything that’s invented between when you’re fifteen and thirty-five is new and exciting and revolutionary, and you can probably get a career in it.
Anything invented after you’re thirty-five is against the natural order of things."
The DG is mail enabled (projects@domain.com)and I have tried adding the permission using the shell command
Set-DistributionGroup -Identity Projects -GrantSendOnBehalfTo UserName
But when the users send from the projects@domain.com address they get a failure message saying that they don't have permissions to send as for this user.
What am I missing?
"Anything that’s invented between when you’re fifteen and thirty-five is new and exciting and revolutionary, and you can probably get a career in it.
Anything invented after you’re thirty-five is against the natural order of things."