Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Zpush WBXMLException problem

    Z-Push when using other backends
    5
    28
    5544
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zgokan
      zgokan last edited by

      Hello
      I have an Outlook 2016 problem. Which version works properly ?
      (Andorid,Thunderbird OK)

      1 Reply Last reply Reply Quote 0
      • Manfred
        Manfred Kopano last edited by

        Hi zgokan,

        as a rule of thumb one should always use the latest version available.

        Could you provide more information what Outlook problem do you have?

        Manfred

        1 Reply Last reply Reply Quote 0
        • zgokan
          zgokan last edited by zgokan

          its never sends a request. So the authentication or connection request … This is only available in Outlook 2016. I have not tried Outlook 2013 yet.

          1 Reply Last reply Reply Quote 0
          • Manfred
            Manfred Kopano last edited by

            Hi zgokan,

            does setting up the ActiveSync account in Outlook finish without errors? Are you using an official certificate? Do you see requests from Outlook in apache or Z-Push log?

            Manfred

            1 Reply Last reply Reply Quote 0
            • zgokan
              zgokan last edited by

              Hello

              Unfortunately, the connection does not even come. I think they have removed this feature.

              1 Reply Last reply Reply Quote 0
              • Manfred
                Manfred Kopano last edited by

                Hi zgokan,

                do you have autodiscover configured on your server? Because Outlook issues autodiscover requests before starting ActiveSync requests.

                Manfred

                1 Reply Last reply Reply Quote 0
                • zgokan
                  zgokan last edited by zgokan

                  I made AutoDiscover. But it only installs as IMAP.

                  Manfred 1 Reply Last reply Reply Quote 0
                  • zgokan
                    zgokan last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • Manfred
                      Manfred Kopano @zgokan last edited by

                      Hi zgokan,

                      @zgokan said in Zpush WBXMLException problem:

                      I made AutoDiscover. But it only installs as IMAP.

                      do you mean that Outlook configures the account as an IMAP account an not as an ActiveSync account? Could you set the autodiscover log level to WBXML and post autodiscover.log?

                      Manfred

                      1 Reply Last reply Reply Quote 0
                      • zgokan
                        zgokan last edited by zgokan

                        Hello

                        Outlook:
                        http://i67.tinypic.com/554j1f.png
                        http://i64.tinypic.com/264l208.png
                        http://i67.tinypic.com/2j2jj1y.png

                        — log config:

                        define('LOGBACKEND', 'filelog');
                        
                        define('LOGFILEDIR', '/var/log/z-push/');
                        define('LOGFILE', LOGFILEDIR . 'autodiscover.log');
                        define('LOGERRORFILE', LOGFILEDIR . 'autodiscover-error.log');
                        define('LOGLEVEL', LOGLEVEL_WBXML);
                        define('LOGUSERLEVEL', LOGLEVEL);
                        $specialLogUsers = array();
                        

                        log:
                        cat /var/log/z-push/autodiscover.log
                        16/02/2018 21:14:29 [11679] [ INFO] [unknown] Z-Push version=‘2.3.8’
                        16/02/2018 21:14:29 [11679] [WARN] [unknown] GET request for autodiscover. Exiting.
                        16/02/2018 21:14:35 [11677] [ INFO] [unknown] Z-Push version=‘2.3.8’
                        16/02/2018 21:14:35 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.
                        16/02/2018 21:14:36 [11677] [ INFO] [unknown] Z-Push version=‘2.3.8’
                        16/02/2018 21:14:36 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.

                        cat /var/log/z-push/autodiscover-error.log
                        16/02/2018 21:14:29 [11679] [WARN] [unknown] GET request for autodiscover. Exiting.
                        16/02/2018 21:14:35 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.
                        16/02/2018 21:14:36 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.

                        1 Reply Last reply Reply Quote 0
                        • Manfred
                          Manfred Kopano last edited by

                          Hi zgokan,

                          we made some fixes for autodiscover for the upcoming Z-Push 2.4.0 version, but I’m not sure if it works with the current Zimbra backend. There are nightly builds with Z-Push 2.4.0 in the develop repository available if you want to give it a try.

                          Manfred

                          1 Reply Last reply Reply Quote 0
                          • zgokan
                            zgokan last edited by

                            Thank you for your interest and information. I will wait for a higher version.

                            1 Reply Last reply Reply Quote 0
                            • liverpoolfcfan
                              liverpoolfcfan last edited by

                              You should be able to add the account by bypassing the AutoDiscover and entering the details manually.

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post