From owner-freebsd-hackers Wed Dec 11 07:33:44 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA16536 for hackers-outgoing; Wed, 11 Dec 1996 07:33:44 -0800 (PST) Received: from seine.cs.umd.edu (10862@seine.cs.umd.edu [128.8.128.59]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA16531 for ; Wed, 11 Dec 1996 07:33:42 -0800 (PST) Received: by seine.cs.umd.edu (8.8.4/UMIACS-0.9/04-05-88) id KAA06210; Wed, 11 Dec 1996 10:33:39 -0500 (EST) Date: Wed, 11 Dec 1996 10:33:39 -0500 (EST) From: rohit@cs.umd.edu (Rohit Dube) Message-Id: <199612111533.KAA06210@seine.cs.umd.edu> To: freebsd-hackers@freebsd.org Subject: Sendmail question for Gurus Cc: rohit@cs.umd.edu Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, My ISP did both primary and secondary DNS for me and I had sendmail running on my machine which delivered mail fine. Then we acquired a new domain name for which the same machine does Primary DNS. The ISP does secondary. I wanted sendmail on the machine to deliver mail for both the domain names. What is the cleanest/easiest way to achieve this? NOTE: Both the old domain name and the new domain name point to the same IP address. I am running FreeBSD 2.x, named 4.9.x and sendmail 8.7.x