Closed flashtopia closed 8 years ago
@jeromeschneider I wanted to share this with you: https://github.com/dupondje/PHP-Push-2
Might be a quick way to put activesync on top of the Baikal / SabreDav (Carddav/Caldav) system and give more features as mentioned above.
If you can merge the two, all that would be missing is Tasks.
Is Baikal abandoned?
Hello Frank, Nope, it's not :) I don't have much time these days though. I will process this.
@jeromeschneider, I completely understand. I have tried to contribute, but from a php and mvc perspective i am useless.
This would be a great feature, any chance this will be integrated in the near future?
Are you considering this any more? Would be really useful.
Any news on this?
it would be awesome to have ActiveSync native support with Baikal !
That would be nice to have finally. Thought I use Outlook and use an add-in called EVO Collaborator for Outlook which has native support for Baikal :D
This issue was moved to fruux/Baikal2#18
As development on Baikal2 has stopped can we reactivate this?
I personally have to plans to add support for this, and I don't think I should re-open a ticket for that reason.
You have plans or no plans?
No plans, sorry for the typo
After looking at activesync, I don't think it can be integrated in baikal. For a start, activesync needs an email address, which is not baikal role to manage. This being said, z-push can easily be integrated with baikal : we do it for yunohost there : https://github.com/YunoHost-Apps/z-push_ynh
The trickiest bit with z-push is actually the email integration and the calendar invitations to send/accept.
Currently, Baikal does a great job storing contacts / calendars and letting us access those resources via Dav (carddav / caldav). What makes Baikal super powerful in my opinion is that it stores this data in a SQL database. This allows 3rd party applications to easily interface to it by inserting new users / contacts / calendar items without using the admin interface. Its as close as you are going to get to an API, and in some cases even easier.
Feature Request. It would be great if it were also possible to use ActiveSync as an alternative. There are a few activesync libraries out there which have done a majority of the work: Z-Push 2 - http://z-push.sourceforge.net/soswp/ Syncroton (New) - http://www.syncroton.org/wiki/Main_Page
Benefits:
Drawbacks:
With the above feature-set, anyone could turn a simple Postfix / Dovecot / Roundcube install into a full exchange alternative!!! This would be a very powerful alternative to Exchange, atmail, icewarp or smarter-mail.