I had some problems installing ssmtp on centos 6.3 64 bit because most of the posts are giving out the wrong RPM link. So I came across a blog that gave an existing link rpm for fedora where ssmtp exists. So below are the steps I did to install ssmtp over CentOS: The Download link for 64 bit CentOS 6: http://ftp.astral.ro/mirrors/fedora/pub/epel/6/x86_64/ Verify if hxxp://astral.ro is a legit mirror: http://mirrors.fedoraproject.org/publiclist/ Add the rpm using the command: $ wget http://ftp.astral.ro/mirrors/fedora/pub/epel/6/i386/epel-release-6-8.noarch.rpm $ rpm
Continue Reading
