From owner-freebsd-questions Tue Jul 31 20:11: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kobold.compt.com (TBextgw.compt.com [209.115.146.18]) by hub.freebsd.org (Postfix) with ESMTP id 57FD037B401 for ; Tue, 31 Jul 2001 20:10:59 -0700 (PDT) (envelope-from klaus@kobold.compt.com) Date: Tue, 31 Jul 2001 23:10:21 -0400 From: Klaus Steden To: parv Cc: freebsd-questions@freebsd.org Subject: Re: weird interaction between procmail and perl on 4.x ? Message-ID: <20010731231021.I95706@cthulu.compt.com> References: <20010731223739.G95706@cthulu.compt.com> <20010731231059.A26373@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010731231059.A26373@moo.holy.cow>; from parv_@yahoo.com on Tue, Jul 31, 2001 at 11:10:59PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I'm running into weird problem using the recipe file. > > > > -- cut -- > > > > ' 2>> $LOGFILE: File name too long > > procmail: Program failure (2) of " perl -p -e ' \ > > > > -- cut -- > > > > i have no bloody clue as to what a "john d hardin's mail sanitizer > procmail filter" is... {: ...care to share the complete > recipe/filter? > My bad. It's a pretty lengthy script, so I'll include the URL for his homepage and hopefully avoid angry replies about hefty attachments. ftp://ftp.rubyriver.com/pub/jhardin/antispam/procmail-security.html Doing some more investigating on my own, I suspect that the problem is related to the length of the input, since something in the pipeline is complaining with ENAMETOOLONG ... I'm debating recompiling perl ... unless there's something I can do with it to circumvent this. Klaus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message