On Sep 19 at 08:46, stan spoke:

> I find myself in a position where I need to set up sendmail in the following
> fashion. I need it to deliver all (except machine local email) to a
> smarthost. Now this _should_ be straightforward, except that at the moment I
> can only access the machine by IP address, since the DNS server for our

Have you tried DS[ip.of.smarthost]?

> part of the merged company still does not have entries for the merged
> domain name.

Have you tried putting the hostnames in /etc/hosts?

Maybe you can configure local DNS with two domains, one which is the
hostname of your client and one which is the hostname of the
smarthost. (Something like client.company1.com and
smarthost.company2.com.)
The domains probably need A and NS records.
Then make the local DNS the first one in resolv.conf.

-Hanspeter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to