Quote:
Originally Posted by sang_froid
Hi,
In the access file of sendmail, it is mentioned as below:
Srv_Features: S
Try_TLS:mailhub.myhost.com NO
What do these Srv_Features and Try_TLS parameters do ?
|
The Srv_Features line says don't advertise we do TLS.
The Try_TLS line says don't try to use TLS with the particular host.