From owner-freebsd-questions Sat Mar 8 23:53:20 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE96C37B401 for ; Sat, 8 Mar 2003 23:53:19 -0800 (PST) Received: from mail.econolodgetulsa.com (mail.econolodgetulsa.com [198.78.66.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E59A143FBF for ; Sat, 8 Mar 2003 23:53:18 -0800 (PST) (envelope-from user@mail.econolodgetulsa.com) Received: from mail (user@mail [198.78.66.163]) by mail.econolodgetulsa.com (8.12.3/8.12.3) with ESMTP id h297rKdR047189 for ; Sat, 8 Mar 2003 23:53:20 -0800 (PST) (envelope-from user@mail.econolodgetulsa.com) Date: Sat, 8 Mar 2003 23:53:20 -0800 (PST) From: Josh Brooks To: freebsd-questions@freebsd.org Subject: (send)mailing from jail-host to jail Message-ID: <20030308234745.Q94847-100000@mail.econolodgetulsa.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG system A is a normal freeBSD system with two IP addresses. system B is a jail on system A, using the second IP. When I send mail from A to B, i get an error saying that the MX record points back to myself. Presumably this is because sendmail running on jail-host takes account of both ips when it starts, and thinks both iPs belong to it. So, how can I start sendmail on system A so that it only thinks of itself as encompassing the first IP ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message