Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Take your Zimbra with you!
cesarpk
Posts: 1
Joined: Tue Dec 26, 2017 3:22 pm

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by cesarpk »

Hello to all
I am new in this forum, and i would like to ask how i install and configure z-push and the zimbra-backend in the same physical server where zimbra is running, can anybody give me a web link to a tutorial that is well done, and where i only need a single server?

In my scenery, and in a single physical server, i have installed ubuntu 16.04 LTS, zimbra 8.8.5 GA (with almost all modules, including zimbra-proxy, etc.), also apache and bind9 over ubuntu server, and all was updated until today.

With these installations and configurations, the access to zimbra work perfectly, except the z-push and/or zimbra-backend.

Also i have viewed and executed this tutorial that not work in my case (adapting to ubuntu)...
https://www.stefanseidel.info/Z-Push_on_Zimbra_8

Any help will be welcome.

Best regards
Cesar
User avatar
jasggomes
Advanced member
Advanced member
Posts: 90
Joined: Sat Sep 13, 2014 12:59 am
Location: Lisbon, PT
ZCS/ZD Version: Release 8.7.11.GA.1854.UBUNTU14.64
Contact:

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by jasggomes »

cesarpk wrote:Hello to all
I am new in this forum, and i would like to ask how i install and configure z-push and the zimbra-backend in the same physical server where zimbra is running, can anybody give me a web link to a tutorial that is well done, and where i only need a single server?

In my scenery, and in a single physical server, i have installed ubuntu 16.04 LTS, zimbra 8.8.5 GA (with almost all modules, including zimbra-proxy, etc.), also apache and bind9 over ubuntu server, and all was updated until today.

With these installations and configurations, the access to zimbra work perfectly, except the z-push and/or zimbra-backend.

Also i have viewed and executed this tutorial that not work in my case (adapting to ubuntu)...
https://www.stefanseidel.info/Z-Push_on_Zimbra_8

Any help will be welcome.

Best regards
Cesar
Hi Cesar, did you got any replies regarding this question?

I managed to do this last week on an Ubuntu 16.04 LTS + Zimbra 8.8.6 ... But

I don't use apache and Bind. I use DNSMASQ / PHP 7 / and the internal Nginx from Zimbra setup.

Let me know if I can help.

Regards.
JG
liverpoolfcfan
Elite member
Elite member
Posts: 1096
Joined: Sat Sep 13, 2014 12:47 am

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by liverpoolfcfan »

Release 68 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/

As always - please read the full Release Notes before upgrading

Changes Made To Revision 68:

- Rename BackendSearchZimbra constructor for PHP 7+ compatability
- Add third parameter to definition of GetGALSearchResults() for Z-Push 2.4
- Added " around $zimbraFolderId for Task/Note in GetNextMessageBlock
dcegielski
Posts: 1
Joined: Thu Apr 04, 2019 6:05 am

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by dcegielski »

Hello!
Im new user on this forum, and I do not know where to add a new post. So sory.
But i have one question.
How to permanently disable for user recurring appointments?

Thanks.
liverpoolfcfan
Elite member
Elite member
Posts: 1096
Joined: Sat Sep 13, 2014 12:47 am

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by liverpoolfcfan »

Release 69 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/

As always - please read the full Release Notes before upgrading

Added descriptive WARN message for unavailable shared folder
In isZimbraObjectInSyncInterval treat no response as false
Fix processing of zimbraMailAlias to handle string if exactly one alias
Fix ChangeMessage to strip input Categories from shared folder items
Renamed constructor function of mime.php, mimePart.php and z_RTF.php
Added hash to Primary folder stats to improve virtual folder change detection
Added logic to clear cache on Logoff where folder changes are detected
Updated comment and removed extra debug logging from recent fixes
liverpoolfcfan
Elite member
Elite member
Posts: 1096
Joined: Sat Sep 13, 2014 12:47 am

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by liverpoolfcfan »

Release 70 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/

As always - please read the full Release Notes before upgrading

- Workaround Z-Push issue in SmartForward/SmartReply from shared folder
- Add 2 to continue statement in GetNextMessageBlock for Contacts
- Throw AuthenticationRequiredException for AUTH failures
liverpoolfcfan
Elite member
Elite member
Posts: 1096
Joined: Sat Sep 13, 2014 12:47 am

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by liverpoolfcfan »

Release 71 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/

As always - please read the full Release Notes before upgrading

- Removed zimbra specific version of include file z_RTF.php
- Don’t output “” for empty Task dates and reminders
- Changed mail.NO_SUCH_WAITSET to LOGLEVEL_DEBUG
- Replaced all references to debugLog with ZLog::Write(LOGLEVEL_DEBUG,
- New override setting ZIMBRA_DELETESASMOVES added
- Mail_Mime files mime.php and mimepart.php updated to release 1.10.10
- Don’t fail recurrence comparison on firstdayofweek value
- Don’t fail recurrence comparison on until value if less than a day differece
- Don’t fail recurrence comparison on until value if not present in input
- Removed use of each() in timezone matching for PHP 8 compatability
liverpoolfcfan
Elite member
Elite member
Posts: 1096
Joined: Sat Sep 13, 2014 12:47 am

Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)

Post by liverpoolfcfan »

Release 72 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/

As always - please read the full Release Notes before upgrading

- GetNextMessageBlock - Moved optional parameter output to last place
- Changed range handling in GetGALSearchResults
- Added config.php option ZIMBRA_SYNC_WINDOW_DAYS
- Add Auth Failed/Token Expired handling for XML responses
- New setting ZIMBRA_SYNC_GAL_GROUPS
- Ensure $bodyPrefArray is always an array, never false, for PHP 8.1+
- New setting ZIMBRA_USE_MB_CHECK_ENCODING for PHP 8.1+
- Add handling for Zimbra 10 "Files shared with me"
Post Reply