also, my /etc/mail/local-host-names
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
127.0.0.1 billybob.swerks.com
again, i send internal mail using
user@billybob.swerks.com
but not
user@swerks.com
anyone have ideas ?
i was looking at the sendmail docs
http://www.sendmail.org/m4/mailertables.html
and i thought id give it a try to put a dot at the begining of my fake/internal domain name, so that my mailertable file would look like
.swerks.com esmtp:[billybob.swerks.com]
but that hasnt seemed to work either