> Your problem is related to FQDN.  If your OS is Linux, you can set your
> hostname with hostname -v yourhostname.yourdomain.com command and if your
OS
> is Solaris simply hostname yourhostname.yourdomain.com
>
> Make sure that your hostname is a CNAME (Should have an entry in your dns
> server)

An MX record should be servicing 'hostname' as in
username@'hostname'.whatever and the preferred MX should be referenced by an
A record (from memory, CNAMEs aren't acceptable, something about looping
recursive queries ... or something :).

Reply via email to