Autoconfig/discovery - is this still the most current?

Discussion in 'Installation/Configuration' started by Don Gould YourNet, Apr 18, 2020.

  1. Don Gould YourNet

    Don Gould YourNet New Member

  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  3. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

    just to note, Microsoft have changed something in recent versions of outlook, so that automatic setup does not work with new versions when using Florian's scripts that Taleman links to. Florian hasn't had the free time to troubleshoot and update.
    older versions of outlook still automatically configure themselves ok, as does thunderbird.
    I've not looked into the method the first post links to, I would assume it was affected the same way, and if so, have no idea if it's been updated/fixed.
     
  4. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  5. SamTzu

    SamTzu Active Member

    Autodiscovery is M$ invention and it will never work long with Linux setups.
     
    ahrasis likes this.
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, that's the whole cause of the issue. I'm unaware of a setup that filly works with all recent email clients.
     
    ahrasis likes this.
  7. SamTzu

    SamTzu Active Member

    According to MSDN the procedure for Autodiscovery has four different methods to get its settings. Upon one succeeds they are tried in order. Currently Android only implements two.

    E.g. for mail address "[email protected]"

    1) ask https://example.com/autodiscover/autodiscover.xml (WORKS)
    2) ask https://autodiscover.example.com/autodiscover/autodiscover.xml (WORKS)
    3) ask http://autodiscover.example.com/autodiscover/autodiscover.xml (NOT IMPLEMENTED)
    4) ask SRV resource record in DNS for example.com service description (NOT IMPLEMENTED)
     
    ahrasis likes this.
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Are you sure this is about the latest Outlook and Outlook 365? The above methods used to work fine on old Outlook versions, but users reported that they do not work on any recent versions. Personally, I stopped using Outlook many years ago, so I can't test it. But maybe MS changed their mind and fixed this in Outlook now; who knows?

    Maybe you can write an autodiscover.xml manually for your domain, place it in the mentioned folder and subdomain, and test if the latest Outlook and Outlook365 use it.
     
  9. SamTzu

    SamTzu Active Member

    Any1 here know the format of autodiscover.xml ?
     
  10. pyte

    pyte Well-Known Member HowtoForge Supporter

Share This Page