ActiveSync / Push Notifications for Cloudron Mailserver
-
Don't mind me. The history of that task is at https://git.cloudron.io/cloudron/sogo-app/-/issues/4 . I have to look closer to understand whether it makes sense to integrate ActiveSync in SOGo or in the mail server itself. It looks like it belongs in SOGo but I am not 100% sure.
-
@girish I tend to agree for that particular app's packaging, though for folks using other solutions for calendar/contacts or who want a more arbitrary mapping, perhaps a freestanding packaging would still make sense, just automating the setup for the Cloudron mail server bit?
-
@jimcavoli How would that work? The z-push server can pull in data from an arbitrary caldav/cardav/imap ?
(I am not an expert on this, so excuse my basic questions)
-
@girish It's actually pretty slick. Z-Push supports multiple backends for each of the major components, but there's also
BackendCombined
which allows you to use any of the others (IMAP/CardDav/CalDAV/LDAP/Kopano/MailDir/SQL/more - full list at https://github.com/Z-Hub/Z-Push/tree/develop/src/backend) in combination to serve all the various resources supported. -
@jimcavoli Very nice, open to have this is as a separate app, if it's easy to package.
-
@girish Yeah, fairly. All traditional PHP. Doesn't have any admin interface or whatever - designed to be configured in the PHP files. I'll see about throwing something together - should we keep that discussion here for now?
-
@jimcavoli Just to confirm. You think it's a better idea to put this as a separate app than to integrate into mail server, correct? (I think so too from my understanding of how this works with other apps, but want to confirm). If so, let's create a z-push app request and let's continue there. We can probably close this thread.
-
@girish Yeah, at this point in time. At least if we change our minds from there, it's easy enough to change up later. Created https://forum.cloudron.io/topic/4311/z-push and added it to my personal list
-
@girish you could compare Z-Push to a webmail client, but instead of using your webbrowser you use an activesync client to open it.
So treating it like the other webmail interfaces would make sense
-
Hello,
when ist the Z-Push App available? Do you have a Roadmap for this?Greetings Chris