CentOS 5.x | SendMail
I'd like sendmail to use a specific cipher when negotiating a TLS session with a specific remote MTA/domain. Is that possible?
I'm aware that a minimum bit strength can be added to the TRY_TLS:
parameter in /etc/mail/access but wasn't sure if a cipher could be used here or not.