Microsoft
Software
Hardware
Network
Question : Exchange 2010 Send-As permissions do not stay applied
I have an Exchange 2010 server, running on Windows 2008 R2. To make an email sending program work in one of my internal applications, I created an account, and then set Send-As permissions for that account on about 15 user mailboxes. This worked fine for a while, but then the Send-As permission for that account goes away on those mailboxes after some period of time and breaks the program. This error is returned:
"The server response was 550 5.7.1 Client does not have permissions to send as this sender"
If I set the permission again, it will work for a while and then disappear from the accounts. I am doing this through the management console, by going to Recipient Configuration\Mailbox
Right-click the user and choose Manage Send-As permissions. Then I click Add and choose the new account I created and click the Manage button to apply the change.
I am not an Exchange expert by any measure, so any help would be greatly appreciated.
Answer : Exchange 2010 Send-As permissions do not stay applied
What about something like this?
dsacls "cn=AdminSDHolder,cn=syste
m,dc=domai
n,dc=examp
le,dc=com"
/G "domain\ApplicationAdminAc
ct:CA;Send
As"
Random Solutions
how to add a column checkbox to Telerik RadGrid to select/deselect all the checkboxes from each item?
Simple query question/request
Steps to create policies in SQL Server 2008
Citrix Sessions
publishing Terminal Server in ISA 2006
Setting up Outlook 2010 with 2 pop accounts.
system deals
Query needed to exclude data
Requiredfieldvalidator code to accept Year(now) only
How do I show user presence (Live Messenger) in a Sharepoint (WSS 3.0) calculated column.