I'm getting a "no supported authentication methods" error when trying to setup SMTP using my on prem Exchange server. If I disable "Offer basic authentication only after starting TLS" on the receive connector it works. Do I need to configure PEAR to use StartTLS or does this mean my Exchange server isn't responding to the request to use StartTLS?
authentication failure [SMTP: No supported authentication methods (code: 250, response: mxserver.domain.local Hello [1.1.1.1] SIZE 52428800 PIPELINING DSN ENHANCEDSTATUSCODES AUTH GSSAPI NTLM 8BITMIME BINARYMIME CHUNKING)]
Edit:
osTicket 1.16.1 running on Server 2019 Datacenter, mysql 5.5.45, Exchange 2016 CU22 running on Server 2012R2.