From owner-freebsd-stable@FreeBSD.ORG Fri Mar 5 23:24:16 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7ABDC1065670 for ; Fri, 5 Mar 2010 23:24:16 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3234B8FC12 for ; Fri, 5 Mar 2010 23:24:15 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o25NODST002528; Fri, 5 Mar 2010 16:24:13 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o25NOCj4002525; Fri, 5 Mar 2010 16:24:13 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 5 Mar 2010 16:24:12 -0700 (MST) From: Warren Block To: Kevin Oberman In-Reply-To: <20100305211358.0AE0B1CC0B@ptavv.es.net> Message-ID: References: <20100305211358.0AE0B1CC0B@ptavv.es.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Fri, 05 Mar 2010 16:24:13 -0700 (MST) Cc: Adam Vande More , stable@freebsd.org Subject: Re: Cron output mail lost with update to RELENG_7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2010 23:24:16 -0000 On Fri, 5 Mar 2010, Kevin Oberman wrote: >> Date: Fri, 5 Mar 2010 14:29:32 -0600 >> From: Adam Vande More >> >> On Fri, Mar 5, 2010 at 1:32 PM, Kevin Oberman wrote: >> >>> I have discovered a problem with the mail sent by cron jobs (I refer >>> only to logs, not invocations of mail from scripts.) They never are >>> delivered. >>> Mar 5 10:32:30 noc5 postfix/sendmail[1175]: fatal: root(0): No recipient >>> addresses found in message header >>> Mar 5 10:32:30 noc5 postfix/sendmail[1175]: fatal: root(0): No recipient >>> addresses found in message header >>> Mar 5 10:37:00 noc5 postfix/sendmail[1268]: fatal: root(0): No recipient >>> addresses found in message header >>> Mar 5 10:37:00 noc5 postfix/sendmail[1268]: fatal: root(0): No recipient >>> addresses found in message header >>> >>> This showed up when I upgraded the system to RELENG_7 yesterday. My >>> previous install was RELENG_7 of May 2, 2009 and it delivered the logs >>> without any problems. No other changes were made. postfix was 2.6.5. >>> >>> I have this same issue on all 8.0 systems I have, but I was blaming a >>> fault in postfix config. Now I realize that this is not the problem. >>> >>> I really don't know quite where to look for this. Any clues would be >>> appreciated. >>> >> >> Just a guess, but have you tried running newaliases after the update? Are >> you sure mergemaster completed successfully? > > Yes to both. I have also checked the aliases and mailer.conf files and > they are correct. Maybe deinstall/reinstall postfix with the idea that the base sendmail build overwrote something set up by the postfix port? -Warren Block * Rapid City, South Dakota USA