Proxy Addresses and Shared Mailboxes
Posted: 10 Nov 2014 17:10
I'm looking for a way for users to see recent messages and quarantine lists for all emails they have access to. Specifically, all their proxyaddresses (which may already by the case, but I haven't tested it) and all shared mailboxes they have permissions to. The shared mailboxes for a user can be found by querying ldap for (MSExchDelegateListLink=$userDN) where $userDN is the full distinguished name of the user account, and then also getting the proxyaddresses of those accounts.
I could try to hack this myself, but I'm not really sure what function to modify. If someone could point me at a good starting point, I would appreciate it.
Thanks.
I could try to hack this myself, but I'm not really sure what function to modify. If someone could point me at a good starting point, I would appreciate it.
Thanks.