# yum install -y \ postfix # chkconfig --level 345 postfix on // Start MySQL server daemon (mysqld) # service postfix start # service postfix status master (pid 931) is running... # netstat -an | grep 25