[horde] Horde 6 ActiveSync Implementation
Brent
impuser at bitrealm.com
Fri Mar 7 14:24:43 UTC 2025
Quoting Andreas Mauser <andreas at mauser.info>:
> Hi,
>
> since my new Horde6 installation runs super after a few tests, so
> last thing missing is ActiveSync. I did not find something specific
> on the installation page.
>
> So I was copy/paste what I used for my Horde 5 installation, but it
> did not work, means there is a blank page on
> https://my.domain.com/Microsoft-Server-ActiveSync
>
> Is there something new for Horde 6?
>
> Best regards,
> Andreas
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/To unsubscribe,
> mail: horde-unsubscribe at lists.horde.org
Administration->Configuration->Horde->Active Sync Tab
Choose to enable it and the level of compatibility you desire.
Verify it is installed:
$ composer show -i|grep activesync
horde/activesync dev-FRAMEWORK_6_0 71622c4
ActiveSync server library
For apache, ensure you also have the right Alias setup for it:
Alias /Microsoft-Server-ActiveSync /var/www/horde/web/horde/rpc.php
brent
More information about the horde
mailing list