From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 01:07:42 2003 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 8F68416A4B3 for ; Mon, 6 Oct 2003 01:07:42 -0700 (PDT) Received: from natsmtp01.rzone.de (natsmtp01.rzone.de [81.169.145.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95B0A43FE0 for ; Mon, 6 Oct 2003 01:07:40 -0700 (PDT) (envelope-from soerenmm@web.de) Received: from queen.smindorf.de (p5086B02A.dip.t-dialin.net [80.134.176.42]) by post.webmailer.de (8.12.10/8.12.10) with ESMTP id h9687cVb011489 for ; Mon, 6 Oct 2003 10:07:39 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by queen.smindorf.de (Postfix) with ESMTP id 5257D207C for ; Mon, 6 Oct 2003 10:08:57 +0200 (CEST) Received: from queen.smindorf.de ([127.0.0.1]) by localhost (queen.smindorf.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85467-02 for ; Mon, 6 Oct 2003 10:08:56 +0200 (CEST) Received: by queen.smindorf.de (Postfix, from userid 1001) id 3F364207B; Mon, 6 Oct 2003 10:08:56 +0200 (CEST) Date: Mon, 6 Oct 2003 10:08:56 +0200 From: Soeren Mindorf To: freebsd-questions@freebsd.org Message-ID: <20031006080855.GA62644@mindorf.org> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Url: X-Registered-Linux-User: 222414 X-Registered-Linux-Machine: 115566 X-GPG-Key: mailto (auto responder) X-Fingerprint: 1828 162A D774 A3C4 A2F7 0949 9DFA 4252 E327 BDE1 X-Key-ID: E327BDE1 X-Virus-Scanned: by amavisd-new-20030616-p5 at queen.smindorf.de Subject: Re: Periodic error messages with Postfix - unsupported: -bh 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: Mon, 06 Oct 2003 08:07:42 -0000 Hi Chris, * Chris Hastie schrieb am 06 Oct 2003: >Hi > >A couple of days ago I installed Postfix on a new FreeBSD 5.1 system and >since then the daily reporting run produces this: > >| Oct 6 03:01:01 ash postfix/sendmail [1135]: fatal: unsupported: -bh > >I presume something somewhere is calling sendmail with the -bh flag. Any >clues as to how to change this, and what to change it to? Read the pkg-message in your portdirctory of postfix and disable sendmali and the checks. Regards Soeren