Pete I think you are still not understanding.
This is what you are refering to.
Code:
dnl # Uncomment and edit the following line if your outgoing mail needs to
dnl # be sent out through an external mail server:
dnl #
dnl define(`SMART_HOST',`smtp.your.provider')
This is only used if you are sending mail through an external server, I do not want to send mail thourgh a seperate server (which is what relay means) I want the LINUXSERVER to be the mail server and I want the ability to send mail out of LINUXSERVER without configuring RELAYING...
I hope this is clear enough for you and everyone else.