From owner-freebsd-questions@FreeBSD.ORG Wed Jul 7 17:24:21 2004 Return-Path: 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 D10AB16A4CE; Wed, 7 Jul 2004 17:24:21 +0000 (GMT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A48A43D1F; Wed, 7 Jul 2004 17:24:21 +0000 (GMT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (localhost [127.0.0.1]) i67HOLOs022652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Jul 2004 10:24:21 -0700 (PDT) Received: (from gshapiro@localhost)i67HOLRv022650; Wed, 7 Jul 2004 10:24:21 -0700 (PDT) Date: Wed, 7 Jul 2004 10:24:21 -0700 From: Gregory Neil Shapiro To: Thomas Wolf Message-ID: <20040707172421.GV55246@horsey.gshapiro.net> References: <20040707191658.fsp1zzlueog8cw@.mailhost.wsf.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040707191658.fsp1zzlueog8cw@.mailhost.wsf.at> User-Agent: Mutt/1.5.6i cc: FreeBSD IPFW cc: FreeBSD Questions Subject: Re: Turning off submission (587) port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 17:24:22 -0000 > AFAIK, it is sufficient to edit /etc/mail/sendmail.cf and > comment or delete the follwoing line: > O DaemonPortOptions=Port=587, Name=MSA, M=E > and restart sendmail afterwards. Hand editing the sendmail.cf is a bad idea.