From owner-freebsd-questions Thu Oct 31 21:16:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA16896 for questions-outgoing; Thu, 31 Oct 1996 21:16:05 -0800 (PST) Received: from ns.kconline.com (ns.kconline.com [207.51.167.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA16809 for ; Thu, 31 Oct 1996 21:13:45 -0800 (PST) Received: from localhost (rif@localhost) by ns.kconline.com (8.7.5/8.7.3) with SMTP id AAA00914 for ; Fri, 1 Nov 1996 00:13:10 -0500 (EST) Date: Fri, 1 Nov 1996 00:13:10 -0500 (EST) From: Jim Riffle To: questions@freebsd.org Subject: Sendmail and converting domains Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have recently had someone decide to change their domain name with whom is a UUCP client of ours. This company would like to receive mail coming into either domain. What I have done is just set both domain to go into his uucp-dom, which works okay. However, the problem is his UUCP softare will not accept mail for 2 different domains. So, what I would like to do is, convert any mail coming in to one domain to be to another domain, which in turn would then go into his UUCP spool. So basically, if something came into one domain, I would like to have sendmail covert that message and say it if for a different domain. Would this be a sendmail rewriting rule? Or something that I have do with a mailertable or something of that nature? Thanks, Jim