How to install exim on centos 7

In this post i will show you the easiest way to install exim on CentOS by using the ATRPMS repository:

yum install -y http://dl.atrpms.net/all/atrpms-repo-7-7.el7.x86_64.rpm

After that:

yum install exim

That’s all.