Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    1. Home
    2. Synchronising (mobile) devices via Z-Push
    3. Z-Push when using Kopano
    Statement about z-hub.io
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • piechota1989

      Kopano OL Extencion [2.1.37] not syncig contacts on Outlook [2019]
      • piechota1989

      1
      0
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • raphiH

      Z-Push isn't working anymore (mapi.so not found)
      • raphiH

      3
      0
      Votes
      3
      Posts
      146
      Views

      raphiH

      Hi @mapo,

      Thank you, updated to Debian 10 enabled php 7.3 and it worked :)

    • dfiederling

      z-push and kopano-core 11.0.2 rpm dependency issue
      • dfiederling

      1
      0
      Votes
      1
      Posts
      144
      Views

      No one has replied

    • A Former User

      z-push 2.6.2+0-128.1
      • A Former User

      5
      0
      Votes
      5
      Posts
      180
      Views

      A Former User

      @mkuemmerle

      yes I was looking for this information.

      Thank you.

      Walter

    • lionking62

      z-push 2.6.3
      • lionking62

      7
      0
      Votes
      7
      Posts
      316
      Views

      robing

      We reverted back to 2.6.2 in the final repo as there are more issues with this release, so it’s highly recommended to downgrade to this version

    • mahescho

      Can't select folders
      • mahescho

      10
      0
      Votes
      10
      Posts
      243
      Views

      fbartels

      @mahescho ok, but even if what is logged does not look like an error to you if may provide additional insights here. Or does nothing get logged at all? Since this happens in a web browser there may also be additional hints in the browser console.

      Coming back to z-push-admin do these additionally selected folders show there? Can additional folders be added through z-push-admin?

      Maybe it would make sense to follow this up with the Kopano support directly, so that someone could have a look at the system directly?

    • Ott

      How do I access shared storage?
      • Ott

      4
      0
      Votes
      4
      Posts
      139
      Views

      Ott

      @fbartels I tried your way. Works like a charm. Thanks a lot!

    • Handyman

      SYNC fail : you've tried to save a data in the folder 'Inbox - invoice' on your device 'WindowsOutlook'
      • Handyman

      4
      0
      Votes
      4
      Posts
      131
      Views

      Handyman

      @fbartels ok thanks, i didnt knew how this is implemented

      probaply now these clients still try to push something to kopano, though the messages get removed. Maybe something client side needs to change as well for this.

    • Boudewijn

      z-push 2.6.1 state issues
      • Boudewijn

      8
      0
      Votes
      8
      Posts
      320
      Views

      Boudewijn

      Hi @manfred,

      I don’t have a support subscription so that won’t help.
      All that was left was to start from scratch so I purged any z-push package from my server and installed z-push again.
      And to my big surprise Outlook started to sync without any state errors and completed the full sync after some time.
      So, cause unknown but issue resolved.

      Thanks for your support!

      Best regards,
      Boudewijn

    • AnotherAndy

      Z-Push 2.6.1 - Outlook 365 not synching any more ( stuck)
      • AnotherAndy

      33
      0
      Votes
      33
      Posts
      1304
      Views

      AnotherAndy

      @manfred Thanks! I just upgraded to 2.6.2 and everything works fine.
      br
      Andreas

    • raphi59

      Z-Push Certificate Based Authentication
      • raphi59

      2
      0
      Votes
      2
      Posts
      201
      Views

      Manfred

      Hi @raphi59,

      @raphi59 said in Z-Push Certificate Based Authentication:

      Hello,

      I want to configure certificate based authentication for z-push so that only devices with a client certificate from our ca are able to synchronize via activesync.
      I tried to set the following option with the ca from a Univention server, but can still synchronize without setting a client certificate.

      // When using client certificates, we can check if the login sent matches the owner of the certificate. // This setting specifies the owner parameter in the certificate to look at. define("CERTIFICATE_OWNER_PARAMETER", "SSL_CLIENT_S_DN_CN");

      In Z-Push client certificate is optional for authentication. That means that the users without a certificate will be able to login using the correct username and password. If you want to allow only users with certificates, you’ll have to do some code changes.

      And if I’m setting a client certificate the client cannot setup the account (I cant see any errors in the z-push logs).

      Am I missing a configuration or am I making another misconfiguration?

      It’s difficult to say anything without Z-Push/webserver logs. Is the auth user the same as SSL_CLIENT_S_DN_CN value?

      Manfred

    • Gerald

      Z-Push in Ubuntu 20.04
      • Gerald

      5
      1
      Votes
      5
      Posts
      827
      Views

      Gerald

      @fsoelch
      Good to know there is a 20.04 repo available now. While updating the repo link from 18.04 to 20.04 I also noticed that the old URL I was using was http and not https - another welcome change I had not adopted.

    • KaBi

      PHP Notice: Use of undefined constant
      • KaBi

      2
      0
      Votes
      2
      Posts
      169
      Views

      Manfred

      Hi @KaBi,

      @KaBi said in PHP Notice: Use of undefined constant:

      I edited the line in kopano.php and put ’ around the constant, no notice anymore - is this ok to leave it like this?

      No, not really.

      Apparently /etc/gabsync.conf.php was not updated during Z-Push upgrade. Make sure that the upgrades also update the Z-Push config files.

      Otherwise you may manually add the following files to /etc/gabsync.conf.php

      // Whether to hide the group Everyone in the synced GAB. define('GAB_SYNC_HIDE_EVERYONE', false);

      Then remove the changes you made to kopano.php.

      Manfred

    • cpzengel

      USE_FULLEMAIL_FOR_LOGIN not working as expected
      • cpzengel

      6
      0
      Votes
      6
      Posts
      276
      Views

      Manfred

      Hi @cpzengel,

      @cpzengel said in USE_FULLEMAIL_FOR_LOGIN not working as expected:

      @Manfred said in USE_FULLEMAIL_FOR_LOGIN not working as expected:

      if your users login using their full email address and not just the username, then you have to set

      thats the solution, i already find out
      the question is, why is the same variable in two configs?

      because autodiscover and Z-Push are two different components which might be installed on different systems or you might want to have different settings, so it doesn’t make sense to have the same config for both.

      Manfred

    • A Former User

      Outlook 2016 and Outlook 2019 error
      • A Former User

      2
      0
      Votes
      2
      Posts
      391
      Views

      Manfred

      Hi @WalterHof,

      @WalterHof said in Outlook 2016 and Outlook 2019 error:

      The autodiscover of Outlook 2016 worked with Z-Push until recently. Since a few days we observe that the autodiscover of Outlook 2016 writes the same errors in the autodiscover.log as Outlook 2019. Is there any information that Microsoft has changed the autodiscover of Outlook 2016 in the last days with a patch?

      There was an Outlook update in September, but Microsoft didn’t detail what has changed: https://support.microsoft.com/en-us/help/4484511/september-1-2020-update-for-outlook-2016-kb4484511.

      How can I make the autodiscover of Outlook 2016 and 2019 compatible with Z-Push?

      First some information on autodiscover and what is implemented in Z-Push. First of all Z-Push only implements POX (plain old xml) autodiscover because it’s what the mobile devices use.

      In the autodiscover request there’s AcceptableResponseSchema tag. For ActiveSync accounts its value is “http://schemas.microsoft.com/exchange/autodiscover/mobilesync/responseschema/2006”. For an exchange account its value is “https://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a”.

      Z-Push only processes the request and returns a valid response if the client requests mobilesync schema.

      Z-Push doesn’t return a valid response for outlook schema because it’s not an exchange server (see https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/pox-autodiscover-response-for-exchange how such a response looks like).

      So, if the client (a mobile device or Outlook) doesn’t request mobilesync as AcceptableResponseSchema, Z-Push autodiscover won’t work and the user has to configure the account manually.

      Manfred

    • A Former User

      z-push on Debian 10 with php 7.3
      php 7.0 php 7.3 upgrade debian 10 t-push • • A Former User

      4
      0
      Votes
      4
      Posts
      563
      Views

      Manfred

      Hi @WalterHof,

      z-push-common has a dependency on php-soap package without specifying its version. As you already had php7.0-soap installed, it was good enough for Z-Push. As you were trying to remove it without installing a newer php-soap version first, Z-Push would be removed as well.

      Also, this wouldn’t have happened if the php7.0* packages were upgraded to php7.3* packages during the OS upgrade, so that’s the issue you have to look at.

      Manfred

    • Coffee_is_life

      Autodiscovery for Outlook 2016
      • Coffee_is_life

      10
      0
      Votes
      10
      Posts
      662
      Views

      A Former User

      I’ve found this post, the matter is closed :-)

    • AnotherAndy

      [Samsung BUG] Z-Push does not synchronise birthday entries if the contacts birthday was before 1980?
      • AnotherAndy

      11
      0
      Votes
      11
      Posts
      313
      Views

      AnotherAndy

      Yesterday I had a Samsung S10e device for testing with me.
      I added my z-push Account and unfortunately here I got the same issue.
      No birthday entires for “older” people are shown.

      On my Outlook 365, in the Webapp and even on Windows 10 Email - all connceted via Z-Push - the Birthday events are shown…
      and Samsung never replied to my “Bug” in the calender

      Looks like I am the only on with that issue. I can live with it because I nearly every day use Desktop Clients, so the birthday popups are shown.

      so this message was more FYI

      br
      Andreas

    • Eric

      Can not send emails from iphone
      • Eric

      4
      0
      Votes
      4
      Posts
      99
      Views

      A Former User

      Z-Push 2.4 is very old, consider updating to 2.5.2

    • A Former User

      z-push log errors
      • A Former User

      2
      0
      Votes
      2
      Posts
      170
      Views

      Manfred

      Hi @ckruijntjens,

      there’s already a thread regarding this issue: https://forum.kopano.io/topic/2269/z-push-2-4-5-sync-issue-0xffffffff8004010f.

      Manfred