activesync still working?

LALOT Dominique <[email protected]>
Newsgroups gmane.comp.horde.sync
Message-ID <CAP5z-VGv0LWOxmezBxpCFDq_QWWTSJxm4c0Az-wGgSAeQWnnYg@mail.gmail.com>
Hello,

Kronolith 3.0.5
Horde 4.0.7

I was working with activesync and iphone for several month and suddenly
something got broken. I was away for several weeks and did not try
activesync for some period. As I went back to work, I updated horde via
pear. As my setup is a little bit complicate (shibboleth auth), I spent
hours putting traces to understand what was wrong.

When I try to setup an account ont the Iphone, I get a failure and I am
asked for another password.
Finaly, I purge my data, upload new data from prod, run db_migrate,
everything is OK in the admin panel.

But nothing better. So I change my auth driver to LDAP. I can login normaly,
but the activesync problem still exists. On my Iphone, I have one calendar
using subscription URL and it works well.

Am I alone on that problem?

I can see the URL called in apache access_log, and the answer is 500

in horde/rpc.php,
case 'ActiveSync':
    /* Check if we are even enabled for AS */
    fputs($handle,"Trace DOM1 ActiveSync trouvé \n");
    if (empty($conf['activesync']['enabled'])) {
        fputs($handle,"Trace DOM3 ActiveSync non actif \n");
        fclose ($handle);
        exit;
    }
    fputs($handle,"Trace DOM2 ActiveSync trouvé \n");
    $params['backend'] = $injector->getInstance('Horde_ActiveSyncBackend');
    fputs($handle,"Trace DOM4 ActiveSync trouvé \n");

I exit between the debug DOM2 and DOM4.

Thanks

Dom


-- 
Dominique LALOT
Ingénieur Systèmes et Réseaux
http://annuaire.univmed.fr/showuser.php?uid=lalot
-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.