Need a way to disable TLS in sendmail
We are facing the dilemma shown in Doc ID 2013494.1
A recent patch to the kernel brought along openssl patches, which in turn broke opportunistic TLS. It now requires another package (SUNWcry and SUNWcryr) for the support of TLS, and I'd rather not do that on a production server.
This server merely needs to relay some reports from local server to our smtp on premises, so there is no interest in maintaining TLS over this connection. All guides searched from google discuss entries in access, which appears to be a file specific to Linux sendmail.
The sendmail and TLS disable solution in