From owner-freebsd-current Sat Jan 18 9:20:24 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9977B37B401 for ; Sat, 18 Jan 2003 09:20:23 -0800 (PST) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39AF43E4A for ; Sat, 18 Jan 2003 09:20:22 -0800 (PST) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.7/8.12.7) with ESMTP id h0IHKHfi049490 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 18 Jan 2003 09:20:17 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.7/8.12.7/Submit) id h0IHKHZr049487; Sat, 18 Jan 2003 09:20:17 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15913.36049.147540.563126@horsey.gshapiro.net> Date: Sat, 18 Jan 2003 09:20:17 -0800 From: Gregory Neil Shapiro To: "Kutulu" Cc: Subject: Re: postfix equiv. of sendmail's -bH? In-Reply-To: <001a01c2bf05$e44ba6a0$0245a8c0@KutuluWare> References: <001a01c2bf05$e44ba6a0$0245a8c0@KutuluWare> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kutulu> I upgraded my system last night to the latest -CURRENT and noticed kutulu> a change in the daily mail cleanup. Unfortunately, I'm not running kutulu> sendmail, so now I'm getting: kutulu> Removing stale entries from sendmail host status cache: kutulu> sendmail: fatal: unsupported: -bH kutulu> Does anyone know if there's a similar option in postfix, or should kutulu> I just back out the changes to those parts of the daily scripts? Put this in /etc/periodic.conf: daily_clean_hoststat_enable="no" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message