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

    Z-Push 2.4.1 autodiscovery not working

    General usage of Z-Push
    3
    13
    3718
    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.
    • kristall
      kristall last edited by

      I have installed Z-Push 2.4.1 (with Zimbra backend) and configured it. But when i try to configure Outlook with autodiscovery, it fails, http://z-push.mydomain.com/autodiscover/autodiscover.xml is empty and even autodiscover logs are not created.

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

        Hi kristall,

        if the autodiscover logs are empty, then probably Outlook autodiscover requests don’t even reach the autodiscover service. Have you checked the webserver’s access logs if there are requests to /autodiscover/autodiscover.xml? Are you using a self-signed certificate? Does it work if you configure the account manually?

        Manfred

        kristall 1 Reply Last reply Reply Quote 0
        • thctlo
          thctlo last edited by

          first read this link then review you setup.
          https://blogs.technet.microsoft.com/exchange/2014/04/21/the-preferred-architecture/

          since you use as host z-push.mydomain.com
          you might want to read :
          https://www.howto-outlook.com/howto/autodiscoverconfiguration.htm
          Which methode are you using, 1 2 of 3 from above site.

          Last, when reconfigured, test with:
          https://testconnectivity.microsoft.com

          Good luck. !

          1 Reply Last reply Reply Quote 0
          • kristall
            kristall @Manfred last edited by

            @manfred

            In the apache log:
            192.168.150.16 - - [08/May/2018:19:43:13 +0300] “GET /autodiscover/autodiscover.xml HTTP/1.1” 404 227 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0”

            Certificate from Comodo installed on the Zimbra server.

            Manual configuration works.

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

              Hi kristall,

              apache returns code 404 (not found), so I’d say the autodiscover configuration in apache is not correct. Have you installed the autodiscover package? Otherwise you can check the INSTALL file in the autodiscover folder how to configure it.

              Manfred

              kristall 1 Reply Last reply Reply Quote 0
              • kristall
                kristall @Manfred last edited by

                @manfred
                Yes, z-push-autodiscover is installed.

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

                  Now, http://z-push.mydomain.com/autodiscover/autodiscover.xml looks like http://z-push.mydomain.com/Microsoft-Server-ActiveSync and autodiscover logs are created, but empty.

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

                    Hi kristall,

                    does apache return code 200 now for autodiscover? When a client requests autodiscover, there’s at least an INFO level log entry in the autodiscover.log.

                    Manfred

                    kristall 1 Reply Last reply Reply Quote 0
                    • kristall
                      kristall @Manfred last edited by

                      @manfred
                      192.168.150.16 - - [10/May/2018:20:53:15 +0300] “GET /autodiscover/autodiscover.xml HTTP/1.1” 401 961 “-” “Microsoft Office/16.0 (Windows NT 10.0; MAPI 16.0.4639; Pro)”

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

                        Hi kristall,

                        when you access http://z-push.mydomain.com/autodiscover/autodiscover.xml in the browser, is there a popup requiring authentication?

                        Apache return code 401 means Unauthorized. Did you enter the correct credentials?

                        Manfred

                        kristall 1 Reply Last reply Reply Quote 0
                        • kristall
                          kristall @Manfred last edited by

                          @manfred
                          Yes, there is a popup.
                          Credentials are correct.
                          Outlook dont asks for credentials during autodiscover process.
                          http://z-push.mydomain.com/autodiscover/autodiscover.xml is not an xml, but a page similiar to http://z-push.mydomain.com/Microsoft-Server-ActiveSync

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

                            Hi kristall,

                            @kristall said in Z-Push 2.4.1 autodiscovery not working:

                            @manfred
                            Yes, there is a popup.
                            Credentials are correct.
                            Outlook dont asks for credentials during autodiscover process.
                            http://z-push.mydomain.com/autodiscover/autodiscover.xml is not an xml, but a page similiar to http://z-push.mydomain.com/Microsoft-Server-ActiveSync

                            /autodiscover/autodiscover.xml is only the entry point for the autodiscover POST request. In a browser (GET request) Z-Push and autodiscover will display the general information if the credentials were correct.

                            Don’t you have to enter the email and the password when you’re setting up the account? I’m not familiar with Zimbra, so it might be that the login process there is different and that’s why it doesn’t work.

                            Manfred

                            kristall 1 Reply Last reply Reply Quote 0
                            • kristall
                              kristall @Manfred last edited by

                              @manfred
                              Autodiscover is working now. Thank you for help,

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