From owner-freebsd-questions@FreeBSD.ORG Sat Jan 22 19:02:04 2005 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 9C74516A4CE; Sat, 22 Jan 2005 19:02:04 +0000 (GMT) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7627343D2F; Sat, 22 Jan 2005 19:02:04 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.101] (utdvpn084052.utdallas.edu [129.110.84.52]) by smtp1.utdallas.edu (Postfix) with ESMTP id D2F02388C26; Sat, 22 Jan 2005 13:02:03 -0600 (CST) Date: Sat, 22 Jan 2005 13:01:57 -0600 From: Paul Schmehl To: Mark Ovens , FreeBSD Questions Message-ID: <2147483647.1106398917@[192.168.2.101]> In-Reply-To: <41F29178.4000304@freebsd.org> References: <41F29178.4000304@freebsd.org> X-Mailer: Mulberry/3.0.3 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Daily run output message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Schmehl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 19:02:04 -0000 --On Saturday, January 22, 2005 5:46 PM +0000 Mark Ovens wrote: > I see this in the daily run output on a 4.10-R box: > > Removing stale entries from sendmail host status cache: > purgestat: no mapping in /etc/mail/mailer.conf > > What is the mapping that is missing? The machine is running postfix, not > sendmail BTW. > Read the pkg-message file in the Postfix port. Also, you will want to disable some Sendmail-specific daily maintenance routines in your /etc/periodic.conf file: daily_clean_hoststat_enable="NO" daily_status_mail_rejects_enable="NO" daily_status_include_submit_mailq="NO" daily_submit_queuerun="NO" Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu