Linux – How To Tell SendMail To Explicitly NOT Try TLS For A Domain

centosemaillinuxsendmailtls

CentOS 5.x | Sendmail

Hi Guys,

I have sendmail setup to perform opportunistic TLS but would like to never use TLS when sending to a specific domain. Is there an entry I can add to /etc/mail/access to tell the server not to use it (regardless of whether or not the receiving MTA advertises support)?

M

Best Answer

In the /etc/mail/access file, add the line:

Try_TLS:broken.server   NO