On Sun, 2009-10-11 at 21:30 +0100, Andrzej Wąsowski wrote: > When I examine my configs the only thing that is different between what I see > in the guides for mobile users and my own setup is that they *always* specify > syncML version 1.1. However I can see no way to specify this in in > syncevolution files. I can see in the dumped log that SyncML 1.2 is > consistently being send. Is there any way to configure this?
You could place a syncclient_sample_config.xml configuration in the current directory where you run SyncEvolution and modify it: http://git.moblin.org/cgit.cgi/syncevolution/plain/src/syncclient_sample_config.xml In the <client> part, add <defaultsyncmlversion>1.1</defaultsyncmlversion> But as Congwu said, there should be a fallback to that version if 1.2 fails, so it might be easier to check the logs first. -- 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
