After some investigation, it does not appear as if Impersonation works, but it
also appears as if delegation is broken.
I have two users, roger and sally. Sally has delegated rights to her mailbox to
roger.
ubuntu:~/openchange/openchange/bin$ ./openchangeclient --profile=sally
--mailbox
+ M
OK, but impersonation and delegation are two different things. Delegation must
be enabled user by user, where impersonation is enabled once and the user can
see all accounts. Is impersonation supported?
- Original Message -
From: "Julien Kerihuel"
To: devel@lists.openchange.org
Sen
I'm running through the cookbook line by line, setting up a client and server.
Very well done, so far.
However, I've gotten to the section titled "Create openchangedb database" and
it has the line:
sudo PYTHONPATH=$PYTHONPATH ./setup/openchange_provision --openchangedb
--openchangedb-uri m
One more quick question. Does libmapi support accessing another user's account
when impersonation has been enabled?
- Original Message -
From: "Enrique J. Hernández Blasco"
To: "Development list"
Sent: Tuesday, June 9, 2015 10:31:29 AM
Subject: Re: [openchange][devel] Usage questi
I understand that this is not really what this list is for. If there is a
better forum, please let me know.
I want to develop a program running on a Linux box that extracts information
(folder counts, email headers, etc) from an Exchange server. It would appear
that mapiproxy would allow that,