rseichter / automx2

Mail User Agent (email client) configuration made easy
GNU General Public License v3.0
61 stars 19 forks source link

fix TLS for outlook discovery #3

Closed benschhold closed 2 years ago

benschhold commented 2 years ago

will add <Encryption>tls</Encryption> to the response, MS outlook then will use starttls

rseichter commented 2 years ago

Hello Benjamin, sorry for the belated response. As stated in the project's readme file, I don't currently accept source code contributions. Nevertheless, I am interested in where you found references to the Encryption XML tag, which I do not see listed in Microsoft's own POX format documentation?

benschhold commented 2 years ago

Hello, sorry for late answer, i was wondering why it didnt pick up TLS automaticly and found some posts mentioning the encryption tag, after more digging i discovererd this documentation: http://interoperability.blob.core.windows.net/files/MS-OXDSCLI/%5BMS-OXDSCLI%5D.pdf 2.2.4.1.1.2.6.22

rseichter commented 2 years ago

This is a very interesting piece of information, and a quite recent description of Autodiscover to boot. Thanks for pointing this document out to me, I'll be sure to study it in more detail.

rseichter commented 2 years ago

@benschhold If have prepared a developer release which supports the Encryption XML element. I hope it works for you as it does for my tests. The change is a bit different from what you suggested, but nevertheless I'd like to mention you in the change logs if that's OK with you. Please let me know your full name in case you agree with being mentioned.

rseichter commented 2 years ago

Closing this pull request as it is superseded by release 2021.6.