From owner-freebsd-security Thu Sep 6 13:48:23 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail.wlcg.com (mail.wlcg.com [198.92.199.5]) by hub.freebsd.org (Postfix) with ESMTP id BFE6337B405 for ; Thu, 6 Sep 2001 13:48:18 -0700 (PDT) Received: (from root@localhost) by mail.wlcg.com (8.11.6/8.11.6) id f86KmIf59430; Thu, 6 Sep 2001 16:48:18 -0400 (EDT) (envelope-from rsimmons@wlcg.com) Received: from localhost (rsimmons@localhost) by mail.wlcg.com (8.11.6/8.11.6) with ESMTP id f86KmGs59418; Thu, 6 Sep 2001 16:48:16 -0400 (EDT) (envelope-from rsimmons@wlcg.com) X-Authentication-Warning: mail.wlcg.com: rsimmons owned process doing -bs Date: Thu, 6 Sep 2001 16:48:14 -0400 (EDT) From: Rob Simmons To: Chris Faulhaber Cc: Fernan Aguero , Subject: Re: some weird stuff found In-Reply-To: <20010906105345.A8026@peitho.fxp.org> Message-ID: <20010906164620.G79894-100000@mail.wlcg.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 6 Sep 2001, Chris Faulhaber wrote: > You can probably just use -q30m for sendmail flags if you are not > accepting email which will not opening listening sockets. Also, if you need to have port 25 open, but you don't want the MSA port open as well (port 587), just add this line to sendmail's mc file and rebuild your cf: FEATURE(no_default_msa) This will open port 25 only. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message