From owner-freebsd-questions@FreeBSD.ORG Sun May 15 06:31:52 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 09E0616A4CE for ; Sun, 15 May 2005 06:31:52 +0000 (GMT) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB31043DB2 for ; Sun, 15 May 2005 06:31:50 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 29765 invoked by uid 207); 15 May 2005 06:31:48 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.3):. Processed in 0.708704 secs); 15 May 2005 06:31:48 -0000 Received: from dialup3.ach.sch.gr (HELO gothmog.gr) ([81.186.70.3]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 15 May 2005 06:31:47 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j4F6Vi2b075243; Sun, 15 May 2005 09:31:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j4F6ViTv075230; Sun, 15 May 2005 09:31:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 15 May 2005 09:31:43 +0300 From: Giorgos Keramidas To: "parachute@optonline.net" Message-ID: <20050515063143.GC67277@gothmog.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-questions@freebsd.org Subject: Re: daily log reports 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: Sun, 15 May 2005 06:31:52 -0000 On 2005-05-15 02:03, "parachute@optonline.net" wrote: > On 5.3 everything was working fine, I would be emailed daily/weekly/ > monthly log reports. But now after upgrading to 5.4 I am seeing all > those log report emails being queued up in postfix. > > The problem is it is trying to connect to the wrong IP... the > machines default IP is 1.1.1.1 (for simplicity) which is > hot.domain.tld and ip alias on the machine is 1.1.1.2 which is my > mail.domain.tld 1.1.1.1 is not a valid IP address for your network, I suspect. > I don't think this is a postfix problem but probably something > changed on how daily log reports are sent/handled? Anyone have any > idea on where to start? You'll have to tell us more about the network setup of the system, the configuration of Postfix, etc. to be able to tell if it's a problem of Postfix, or something else. - Giorgos