To add to the answer from @CptnCrnch :
- The traffic from the user to the MX is protected with TLS, including the authentication.
- The MX forwards the user credentials with RADIUS to the RADIUS server, which is the cleartext password encrypted with a weak encryption algorithm.
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.