[horde] cannot get emails and contacts with activesync
Laszlo Kiraly
l.kiraly at madalbal.hu
Wed Jun 19 11:52:08 UTC 2013
Hi,
I captured the activesync session with tcpdump.
URL: http://proxy.madalbal.hu/sync.log
You can see that after a Cmd=FolderSync request, the rpc.php sends WBXML
content starting with hexa 0x0a. It should be the version number of the actual
WBXML but it's unknown for wireshark and I think it's an invalid version number.
Why does it happen?
---------- Original Message -----------
From: "Laszlo Kiraly" l dot kiraly madalbal dot hu
To: horde at lists.horde.org
Sent: Mon, 17 Jun 2013 15:39:46 +0200
Subject: [horde] cannot get emails and contacts with activesync
> Hello,
>
> I can't get anything by activesync. I tried it with Motorola Defy
> with CyanogenMod7.
>
> I can setup the email box on the phone without any error message, but
> afterwards if I select the refresh option, the phone does nothing.
> If I go to the folders section I can't see any remote folder, and
> here if I push the refresh button I get a "connection error" message
> immediately.
>
> What I'm Missing?
>
> Here are the activesync logs from horde:
>
> http://proxy.madalbal.hu/activesync.tar.bz2
>
> - I installed horde from the FRAMEWORK_5_0 branch.
> - IMAP server: Dovecot 2.1.7
>
> My activesync config:
>
> ---
> $conf['activesync']['emailsync'] = true;
> $conf['activesync']['version'] = '12.1';
> $conf['activesync']['autodiscovery'] = 'user';
> $conf['activesync']['outlookdiscovery'] = false;
> $conf['activesync']['logging']['path'] = '/tmp/activesync';
> $conf['activesync']['logging']['type'] = 'custom';
> $conf['activesync']['ping']['heartbeatmin'] = 60;
> $conf['activesync']['ping']['heartbeatmax'] = 2700;
> $conf['activesync']['ping']['heartbeatdefault'] = 480;
> $conf['activesync']['ping']['deviceping'] = true;
> $conf['activesync']['ping']['waitinterval'] = 20;
> $conf['activesync']['enabled'] = true;
> ---
>
> Best regards: László Király
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
------- End of Original Message -------
More information about the horde
mailing list