From owner-freebsd-questions@FreeBSD.ORG Wed Sep 29 17:22:19 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 5EC0F16A4CE for ; Wed, 29 Sep 2004 17:22:19 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D1143D1F for ; Wed, 29 Sep 2004 17:22:17 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from working.potentialtech.com (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 18EB469A39; Wed, 29 Sep 2004 13:22:16 -0400 (EDT) Date: Wed, 29 Sep 2004 13:22:15 -0400 From: Bill Moran To: Ronj_clark@yahoo.com Message-Id: <20040929132215.56551a88.wmoran@potentialtech.com> In-Reply-To: <20040929165357.16126.qmail@web52510.mail.yahoo.com> References: <20040929165357.16126.qmail@web52510.mail.yahoo.com> Organization: Potential Technologies X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ronj_clark@yahoo.com cc: freebsd-questions@freebsd.org Subject: Re: sendmail question 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, 29 Sep 2004 17:22:19 -0000 Ronnie Clark wrote: > Hello all, > > I am building a central syslog server. I am seeing > sendmail related items in the maillog file, even > though I have sendmail_enable="NONE" in my > /etc/rc.conf file. Is there a way to turn off any > resemblance of an MTA on a FreeBSD system? Or, is > there a way to turn on a localhost MTA but not have it > actively listen on a port? (in this case tcp 587) sendmail_enable="NONE" should disable it totally. sendmail_enable="NO" should allow local submission only. You could also install something like ssmtp to replace sendmail. What kind of log messages are you getting? -- Bill Moran Potential Technologies http://www.potentialtech.com