From owner-freebsd-stable@FreeBSD.ORG Tue May 4 07:54:01 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BCB816A4D0 for ; Tue, 4 May 2004 07:54:01 -0700 (PDT) Received: from jk.homeunix.net (dhcp-19-33.dsl.CSUChico.EDU [132.241.19.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C14A43D60 for ; Tue, 4 May 2004 07:54:01 -0700 (PDT) (envelope-from jk@jk.homeunix.net) Received: from jk.homeunix.net (localhost [127.0.0.1]) by jk.homeunix.net (8.12.11/8.12.11) with ESMTP id i44Ersl4088274 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 4 May 2004 07:53:54 -0700 (PDT) Received: (from warlock@localhost) by jk.homeunix.net (8.12.11/8.12.11/Submit) id i44ErsEl088273; Tue, 4 May 2004 07:53:54 -0700 (PDT) Date: Tue, 4 May 2004 07:53:54 -0700 From: John Kennedy To: freebsd@vfemail.net Message-ID: <20040504145354.GA85746@memnoch.jk.homeunix.net> References: <1083599387.40966a1b2c825@beta.vfemail.net> <20040503170608.47626.qmail@web14101.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040503170608.47626.qmail@web14101.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i X-jk-MailScanner: No infection found X-jk-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.547, required 6, BAYES_00 -4.90, NO_EXPERIENCE 1.35) X-jk-MailScanner-From: warlock@jk.homeunix.net cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD + Sendmail + ClamAV + MailScanner >> not binding to ethernet X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 14:54:01 -0000 On Mon, May 03, 2004 at 07:06:08PM +0200, Claus Guttesen wrote: > > /etc/rc.conf and changed the line > > sendmail_enable="YES" > > to > > sendmail_enable="NO" > > No experience with MailScanner, but the > postfix-installation states that in order to disable > sendmail completely I can add sendmail_enable="NONE" > as one option. Also make sure you have mta=sendmail in /usr/local/etc/rc.d/mta.sh.