While setting up Sendmail, i got following error message:
Sendmail error m4:/etc/mail/sendmail.mc:10: cannot open `/usr/share/sendmail-cf/m4/cf.m4': No such file or directory
This is due to some missing sendmail components, to fix this download/install sendmail components using yum:
# yum install sendmail*
Labels: sendmail, yum