Jim--in your /etc/httpd/conf/httpd.conf file
is this uncommented? (ServerAdmin root@whatever)
#
# ServerAdmin: Your address, where problems with the server should be
# e-mailed. This address appears on some server-generated pages, such
# as error documents. e.g.
admin@your-domain.com
#
ServerAdmin root@localhost
Like maybe on an error page an email address showing up that apache will send to you if they click on it?