On So, 2011-06-19 at 15:17 +0200, Patrick Ohly wrote: > See the README for more instructions: > http://git.infradead.org/activesyncd.git/blob/HEAD:/syncevolution/README
29 Configure access to the server: 30 $ syncevolution --configure \ 31 username=<ActiveSync account ID, as decimal or hexadecimal value> \ 32 addressbook/backend=eas-contacts \ 33 calendar/backends=eas-events \ 34 todo/backends=eas-todos \ 35 memo/backends=eas-memos \ 36 source-config@exchange This will be simplified in the future by providing a configuration template for Exchange which will have the "backend" values pre-set. It'll be of "peerType=ActiveSync", which will tell the traditional UIs which don't know about the username=account_id semantic (GTK and QML) that they can and should ignore this template. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
