[horde] ActiveSync nearly workd - additional infos

Andreas Mauser andreas at mauser.info
Sun Dec 30 10:04:01 UTC 2012


Hi,

----- Nachricht von Samuel Wolf <samuel at sheepflock.de> ---------
      Datum: Sun, 30 Dec 2012 09:50:09 +0000
        Von: Samuel Wolf <samuel at sheepflock.de>
Antwort an: samuel at sheepflock.de
    Betreff: Re: [horde] ActiveSync nearly workd - additional infos
         An: horde at lists.horde.org


> Zitat von Andreas Mauser <andreas at mauser.info>:
>> Horde_Core_ActiveSync_Driver::getFolderList()
>> 2012-12-30T09:57:28+01:00 DEBUG: [30921] Polling  
>> Horde_Core_ActiveSync_Driver::_getMailFolders()
>> 2012-12-30T09:57:28+01:00 ERR: [30921] Problem loading mail folders  
>> from IMAP server:
>> 2012-12-30T09:57:28+01:00 ERR:
>> 2012-12-30T09:57:28+01:00 DEBUG: [30921] No folder changes found.
>
> Can you test an other user in this setup or create a new one for testing?
> Did you remove all activesync devices (next connection they must resync)?

I removed all devices, the Samsung S3 mini and the online test domain  
https://www.testexchangeconnectivity.com so they must resync next  
sync, but it always come to the folder not showing problem.

I would be able to test another user (regarding ActiveSync on  
mobilephone) but it would be a pain in the ***.

I used the 2nd user and tested with  
https://www.testexchangeconnectivity.com, and it comes to the fact  
that this user can not authenticate.

So:
andreas - can authenticate (its the Horde Admin User)
2 other users - can not authenticate

All 3 users tested with https://www.testexchangeconnectivity.com

In my vHost I have:

## Horde ActiveSync

Alias /Microsoft-Server-ActiveSync  
"/var/www/html/mauser.info/mailoffice/rpc.php"
Alias /autodiscover/autodiscover.xml  
"/var/www/html/mauser.info/mailoffice/rpc.php"
Alias /AutoDiscover/AutoDiscover.xml  
"/var/www/html/mauser.info/mailoffice/rpc.php"

RewriteEngine On
RewriteRule ^/Microsoft-Server-ActiveSync /mailoffice/rpc.php [PT,L,QSA]

RewriteRule .* - [E=HTTP_MS_ASPROTOCOLVERSION:%{HTTP:Ms-Asprotocolversion}]
RewriteRule .* - [E=HTTP_X_MS_POLICYKEY:%{HTTP:X-Ms-Policykey}]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]


This is what I have in conf.php:

$conf['activesync']['emailsync'] = true;
$conf['activesync']['version'] = '12';
$conf['activesync']['autodiscovery'] = 'user';
$conf['activesync']['logging']['path'] = '/var/www/html/ActiveSyncLog1/';
$conf['activesync']['logging']['type'] = 'custom';
$conf['activesync']['ping']['heartbeatmin'] = 10;
$conf['activesync']['ping']['heartbeatmax'] = 2700;
$conf['activesync']['ping']['heartbeatdefault'] = 480;
$conf['activesync']['ping']['deviceping'] = true;
$conf['activesync']['ping']['waitinterval'] = 5;
$conf['activesync']['enabled'] = true;


Thank you,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5014 bytes
Desc: S/MIME Signatur
URL: <http://lists.horde.org/archives/horde/attachments/20121230/abdc154a/attachment-0001.bin>


More information about the horde mailing list