Hi guys, please forgive me as the last post I answered myself before I could get an answer from you guys.
Here it is:
I am setting up another network, replacing a very tired M$ Backoffice with Samba, Sendmail, Apache, DNS and DHCP.
I have all working very well so far. My example domain name is:
example.zone
internal mail works, DNS lookups, www.
We also host our own mail that has a real domain of:
example.com.au
If I use a mail client to send mail to user@example.zone it is processed ok, but if I use the real domain name ie user@example.com.au , sendmail is trying to send it out to someone outside (I am not online yet as I am doing a PC rollout) There is a message in /var/log/mail and it says
(deferred)
I put in /etc/mail/local-host-names
example.zone
example.com.au
and also added in /var/named/chroot/var/named/example.zone
MX 10 mail.example.zone
MX 15 mail.example.com.au
Is what I am trying to do possible?
What am I missing?
Other things you should know are:
The current firewall receives mail from our ISP, the firewall processes RBL stuff and other things, then forwards it to the M$ Exchange server (YUCK sorry for the fowl language).
My Goal is to get the firewall to point the mail to my new server.
Thanks
DE


