From owner-freebsd-questions Tue Jul 18 18: 3:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lark.capnet.state.tx.us (lark.capnet.state.tx.us [204.65.39.249]) by hub.freebsd.org (Postfix) with ESMTP id 6F78D37B526 for ; Tue, 18 Jul 2000 18:03:15 -0700 (PDT) (envelope-from Bryan.Bradsby@capnet.state.tx.us) Received: from localhost (bbradsby@localhost) by lark.capnet.state.tx.us (8.10.0/8.10.0) with ESMTP id e6J13DU65018; Tue, 18 Jul 2000 20:03:13 -0500 (CDT) Date: Tue, 18 Jul 2000 20:03:13 -0500 (CDT) From: Bryan Bradsby To: Sam Carleton Cc: FreeBSD Questions Subject: Re: binding sendmail to one IP address In-Reply-To: <3974FCEF.B9A3E69D@miltonstreet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have sendmail running on a machine with multipal IP addresses. I > would like sendmail to only listen to one of those IP addresses. How do > I configure sendmail to do that? Edit your /etc/mail/sendmail.cf (for recent versions of sendmail). Uncomment and edit this line: #O ClientPortOptions=Address=0.0.0.0 -bryan bradsby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message