From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 7 17:50:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97C811065672 for ; Sun, 7 Mar 2010 17:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8457B8FC14 for ; Sun, 7 Mar 2010 17:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o27Ho2nF027883 for ; Sun, 7 Mar 2010 17:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o27Ho2SW027882; Sun, 7 Mar 2010 17:50:02 GMT (envelope-from gnats) Date: Sun, 7 Mar 2010 17:50:02 GMT Message-Id: <201003071750.o27Ho2SW027882@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: olli hauer Cc: Subject: Re: ports/144502: mail/spamd port insists on fdescfs mount X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: olli hauer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2010 17:50:02 -0000 The following reply was made to PR ports/144502; it has been noted by GNATS. From: olli hauer To: "Randal L. Schwartz" Cc: bug-followup@FreeBSD.org Subject: Re: ports/144502: mail/spamd port insists on fdescfs mount Date: Sun, 07 Mar 2010 18:40:59 +0100 Randal L. Schwartz wrote: >>>>>> "olli" == olli hauer writes: > > olli> I hope you do not have spamd in production with parameter -b since it > olli> changed with spamd-4.1.x *from greylisting to blacklisting* nearly 3 > olli> years ago. > > Actually, the problem was triggered even with obspamd_flags=-v. > Can you describe the problem a little bit more, maybe with all the (ob)spamd params in use? At the moment I have only the info mounting fdescfs to /dev/fd is useless, eventually I can improve the check for FreeBSD8 (I'm still running 6.x/7.x in production and 8.x only for testing and porting). > (Not sure why... I don't grok shell as well since I've done everything > in Perl for 20 years.) > > In any case, the code is wrong. :) > I have the same issues with perl, perhaps I should buy one of your books :)