From owner-freebsd-stable Sun Nov 25 15:59:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sanctuary.magill.unisa.edu.au (sanctuary.magill.unisa.edu.au [130.220.227.239]) by hub.freebsd.org (Postfix) with ESMTP id 3A9C637B417 for ; Sun, 25 Nov 2001 15:59:12 -0800 (PST) Received: from localhost (sayersjm@localhost) by sanctuary.magill.unisa.edu.au (8.11.6/8.11.4) with ESMTP id fAPNwwc23136; Mon, 26 Nov 2001 10:28:59 +1030 (CST) (envelope-from Jarrod.Sayers@unisa.edu.au) Date: Mon, 26 Nov 2001 10:28:58 +1030 (CST) From: Jarrod Sayers X-X-Sender: sayersjm@sanctuary.magill.unisa.edu.au To: Jochem Kossen Cc: freebsd-stable@FreeBSD.org Subject: Re: [j.kossen@home.nl: patch for /usr/src/etc/sendmail/freebsd.mc to disable submission (close port 587)] In-Reply-To: <20011126000434.A27072@jochem.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 26 Nov 2001, Jochem Kossen wrote: > I wonder why by default, the submission function of sendmail (which is > to my knowledge rarely used) is enabled, so i created a small a patch > for disabling it, maybe it could be used? > If not, could someone explain to me whoever uses the thing? :) > > TIA, > > Jochem I had the same thought around the release of 4.4 and use the direct way to disable it. This is effectivly what is happening after you include the no_default_msa.m4 feature. define(`_NO_MSA_') I've had to disable it on all of our servers during our last batch upgrade (a few months ago). I'd like to know why its there too :) Jarrod Sayers Client Services Information Technology Services Unit University of South Australia, Magill Campus. Phone: +61 8 8302 4809 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message