Matthew Hannigan wrote:
$ sudo su - # yum install postfix# chkconfig postfix on # enable postfix to start every boot # service postfix start # .. and start it now as well
and you forgot, remove the inet_interface directive out of main.cf its set to localhost by default on redhat these days dave -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
