From owner-freebsd-questions@FreeBSD.ORG Wed Jun 30 03:37:02 2004 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 75FDF16A4CE for ; Wed, 30 Jun 2004 03:37:02 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.245]) by mx1.FreeBSD.org (Postfix) with SMTP id 66C7843D2F for ; Wed, 30 Jun 2004 03:37:02 +0000 (GMT) (envelope-from lashby@gmail.com) Received: by mproxy.gmail.com with SMTP id w29so1515640cwb for ; Tue, 29 Jun 2004 20:36:19 -0700 (PDT) Received: by 10.38.164.38 with SMTP id m38mr27823rne; Tue, 29 Jun 2004 20:36:19 -0700 (PDT) Message-ID: <9cd98d1204062920367ba89108@mail.gmail.com> Date: Tue, 29 Jun 2004 22:36:19 -0500 From: Logan Ashby To: dave In-Reply-To: <001301c45d82$54257890$0200a8c0@satellite> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <001301c45d82$54257890$0200a8c0@satellite> cc: freebsd-questions@freebsd.org Subject: Re: amavisd-new postfix issue 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: Wed, 30 Jun 2004 03:37:02 -0000 On Mon, 28 Jun 2004 22:39:40 -0400, dave wrote: > Jun 28 21:35:01 zeus amavis[68580]: (68580-01) WARN: all primary virus > scanners failed, considering backups > Jun 28 21:35:01 zeus postfix/smtpd[68669]: fatal: open dictionary: need > "type:name" form instead of: "#" > Jun 28 21:35:02 zeus postfix/master[68635]: warning: process > /usr/local/libexec/postfix/smtpd pid 68669 exit status 1 > Jun 28 21:35:02 zeus postfix/master[68635]: warning: > /usr/local/libexec/postfix/smtpd: bad command startup -- throttling My guess would be a misplaced comment in main.cf or master.cf. Can you post the relevant lines with a couple of lines of surrounding context?