How to Install exim in Centos 6?
The command general command should be “yum install exim”.
But “yum install exim ” not work in centos 6 for exim installation. I am not going to tell why 1st . See what to do before running command “yum install exim”.
Add following code at the end of this file etc/yum.conf
After that save yum.conf and exit. Now run “yum install exim”. It works.