Hi Guys, this is my first post. I would firstly like to thank Void Main for his DHCP / DNS info, it is great and I got alot out of it. I now have a working DHCP server and DNS works great.
My question is...
I have setup sendmail for in office emails it all works fine but I have to use absolute paths in email addresses?
e.g. my mail server is called mail.bandtech.office, it has an ip of 10.0.0.5, I can ping, host and do rev lookups on this, all works fine....
I can send an email to user@mail.bandtech.office and they get it
but..if I send and email to user@bandtech.office I get this
----------------------------------------------------------
The original message was received at Thu, 19 Feb 2004 10:39:24 +1100 from user.bandtech.office [10.0.0.200]
----- The following addresses had permanent fatal errors ----- <user@bandtech.office>
(reason: 550 5.7.1 <user@bandtech.office>... Relaying denied)
----- Transcript of session follows -----
... while talking to bandtech.office.:
>>> DATA
<<< 550 5.7.1 <user@bandtech.office>... Relaying denied
550 5.1.1 <user@bandtech.office>... User unknown
<<< 503 5.0.0 Need RCPT (recipient)
-----------------------------------------------------------------------
This also I think is related to Apache.
I can goto http://10.0.0.5
and get my test page from any machine in the office, however when I go
http://www.bandtech.office or http://mail.bandtech.office (host name od machine) I get errors
-----------------------------------------------
The dnsserver returned:
Name Error: The domain name does not exist.
-------------------------------------------------
Thanks, sorry for the length.
DE


