From owner-freebsd-ports@FreeBSD.ORG Sat Sep 12 14:07:39 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B37A41065670 for ; Sat, 12 Sep 2009 14:07:39 +0000 (UTC) (envelope-from admin@galaxypc.net) Received: from mail.galaxypc.net (tango.galaxypc.net [208.78.130.4]) by mx1.freebsd.org (Postfix) with ESMTP id 822C38FC1A for ; Sat, 12 Sep 2009 14:07:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.galaxypc.net (Postfix) with ESMTP id BEADE288F7 for ; Sat, 12 Sep 2009 09:55:39 -0400 (EDT) X-Virus-Scanned: amavisd-new at galaxypc.net Received: from mail.galaxypc.net ([127.0.0.1]) by localhost (mail.galaxypc.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id buvb-7MRBuKW for ; Sat, 12 Sep 2009 09:55:39 -0400 (EDT) Received: from RussVistaDesk (unknown [10.0.100.251]) by mail.galaxypc.net (Postfix) with ESMTPA id 3BBFF288F6 for ; Sat, 12 Sep 2009 09:55:39 -0400 (EDT) From: "GalaxyPC.Net Administrator" To: Date: Sat, 12 Sep 2009 09:55:38 -0400 Message-ID: <005001ca33b0$b5d07a40$21716ec0$@net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcozsLWgYwN1U+hJRpKkEjgkZQQcGw== Content-Language: en-us Subject: Re: amavisd-new crashing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Sep 2009 14:07:39 -0000 Eric, I battled this all morning and found some helpful posts on the amavisd-new sourceforge lists. In the decoders section of amavisd.conf, look for the following lines. Comment out one at a time, reloading amavisd each time, of course, until you are able to flush your queue successfully. In my case it was 'asc', but in yours I would try 'uue' first. There were suggestions on SF to comment all the 'ascii' lines out. ['asc', \&do_ascii], ['uue', \&do_ascii], ['hqx', \&do_ascii], ['ync', \&do_ascii], Good luck, Russ