rpm -qa | grep sendmail
will double check to make sure sendmail is installed or not. yum -e sendmail will remove it if it is in fact installed. I have sendmail installed and running over a different port as I couldn't figure out how to get the Dell raidmon app to use postfix and not sendmail for delivery. |