From owner-freebsd-security Wed Oct 4 9:18:33 2000 Delivered-To: freebsd-security@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 6C8C537B502 for ; Wed, 4 Oct 2000 09:18:30 -0700 (PDT) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id KAA22181; Wed, 4 Oct 2000 10:18:29 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id KAA00416; Wed, 4 Oct 2000 10:18:24 -0600 (MDT) (envelope-from nate) Date: Wed, 4 Oct 2000 10:18:24 -0600 (MDT) Message-Id: <200010041618.KAA00416@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: David Wolfskill Cc: security@FreeBSD.ORG Subject: Re: cvs commit: src/etc inetd.conf In-Reply-To: <200010041357.e94DvQc92408@pau-amma.whistle.com> References: <200010031722.NAA41823@khavrinen.lcs.mit.edu> <200010041357.e94DvQc92408@pau-amma.whistle.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >> gets no response (after a time-out) it would be entitled to retry a > >> few times in case of packet loss. *But* if it gets a RST, which is a > > >If net.inet.tcp.blackhole is set, an RST will not be emitted. > > > If the concern is that you don't want sendmail to even try to do the > auth, just insert > > define(`confTO_IDENT', `0s')dnl > > in the .mc file from which the .cf is generated, and it won't do that > any more. Except the issue is less with the local sendmail, but other mail programs delivering email *to* the your local mail server. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message