I fixed the problem by going into the postfix.cf file and explicitly setting the hostname value to my FQDN, "mailhost.bhburgis.com". Since my linux box hostname is mailhost it seems if though that gethostname was not getting the FQDN.
Now I can send mail off the server but still cannot recv mail or send mail internally. |