Sendmail
Consider Postfix instead. It was written with security in mind.
Installation
yum install sendmail -y
Configure
Any configuration changes need to be re-compiled
by the m4 processor. This is
available in the sendmail-cf
package which can be install using the following
command:
yum install sendmail-cf -y