View Single Post
  #5 (permalink)  
Old 05-04-2009, 09:59 AM
jpbuse jpbuse is offline
Loyal Member
 
Posts: 88
Default

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.
Reply With Quote