Add SMTP STARTTLS Support in Sendmail
Configure Sendmail email server to use SSL encryption for sending/receiving email. This is an example of using a CA certificate rather than a self-signed certificate. This article assumes that the CA certificate is already in place and ready to go. Modify the /etc/mail/sendmail.mc file. Find the section with similar variables that is commented out and copy this under it. At…
Read More »