From owner-freebsd-chat@FreeBSD.ORG Thu Mar 18 07:25:00 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF12D16A52E for ; Thu, 18 Mar 2004 07:25:00 -0800 (PST) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7210243D2F for ; Thu, 18 Mar 2004 07:25:00 -0800 (PST) (envelope-from reed@reedmedia.net) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 1B3zO1-0000Dl-00; Thu, 18 Mar 2004 07:24:45 -0800 Date: Thu, 18 Mar 2004 07:24:45 -0800 (PST) From: "Jeremy C. Reed" To: Dan Langille In-Reply-To: <20040318073514.A69874@xeon.unixathome.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-chat@freebsd.org Subject: Re: warning: biff_notify: Invalid argument X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 15:25:00 -0000 On Thu, 18 Mar 2004, Dan Langille wrote: > I regularly see this message in /var/log/messages in a jail I'm running. > It appears on no other machine: > > warning: biff_notify: Invalid argument This looks like a postfix message, but I am not sure why it doesn't say postfix in the log and why it is in the messages log. If this is postfix, then have your postfix/main.cf have "biff = no" to disable postfix from attempting it. Jeremy C. Reed http://www.reedmedia.net/