Is your sendmail service running?
# chkconfig --list sendmail
# service sendmail status
If not:
# chkconfig sendmail on
# service sendmail start
If it was on look in root's mailbox on your machine and see if any reject messages are in there... It works fine on all my machines, not that that helps you out.


