It's remarkably easy. First off uninstall sendmail, because we're going to be replacing it with another binary. /etc/init.d/sendmail stop yum remove sendmail Now we'll install ssmtp. yum install ssmtp To configure ssmtp replace the contents of /etc/ssmtp/ssmtp.conf with: # or your personal domain's if you