From owner-freebsd-questions@FreeBSD.ORG Mon Aug 21 01:17:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 414E716A4DA for ; Mon, 21 Aug 2006 01:17:30 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1838C43D5A for ; Mon, 21 Aug 2006 01:17:28 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2181830pye for ; Sun, 20 Aug 2006 18:17:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Po85cm76PP8vTFYnsbzWtUQfqn5KILKwpgDp6D3dn9jFrgR2omnXWZUBRCQQu2MTXjFzAlni8nOiOuVwJJ+tRlgYKCQ5fkq9fFO4XPCd6DrTOkzVenlXCLQMKs7tH0waDdc/2WkjfCmQ2/LiQMIb6FB1GeIn8HEOD4+tr/9AQZc= Received: by 10.65.251.1 with SMTP id d1mr4530869qbs; Sun, 20 Aug 2006 18:17:28 -0700 (PDT) Received: by 10.65.103.15 with HTTP; Sun, 20 Aug 2006 18:17:28 -0700 (PDT) Message-ID: Date: Mon, 21 Aug 2006 09:17:28 +0800 From: "jan gestre" To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: system mails appears blank after upgrade to php4.4.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 01:17:30 -0000 i recently cvsup and upgraded the php4 port to version php4.4.4 but when i login to read mails, all system mails are blank i.e. security run output, daily run, weekly run. i have no idea what caused this, any suggestions? i'm using apache22 + dovecot + postfix + mysql4.1 + amavisd-new + clamav + php4.4.4 + roundcubemail in my FreeBSD6.1 box. TIA