From owner-freebsd-questions@FreeBSD.ORG Sun Aug 15 03:45:50 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 50CBD16A4CE for ; Sun, 15 Aug 2004 03:45:50 +0000 (GMT) Received: from mygirlfriday.info (mo-65-41-216-204.sta.sprint-hsd.net [65.41.216.204]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B59243D39 for ; Sun, 15 Aug 2004 03:45:49 +0000 (GMT) (envelope-from gv-list-freebsdquestions@mygirlfriday.info) Received: (qmail 47161 invoked from network); 15 Aug 2004 03:45:48 -0000 Received: from unknown (HELO mygirlfriday.info) (192.168.0.5) by mongo.mygirlfriday.info with SMTP; 15 Aug 2004 03:45:48 -0000 Received: (qmail 4843 invoked by uid 500); 15 Aug 2004 03:45:48 -0000 Message-ID: <20040815034548.4842.qmail@letric.mygirlfriday.info> Date: Sat, 14 Aug 2004 22:45:48 -0500 From: Gary To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org References: <20040814230143.GB8610@grover.logicsquad.net> <20040814233234.GA56333@falcon.midgard.homeip.net> <20040815013954.GC25751@grover.logicsquad.net> <893994951.20040814211332@mygirlfriday.info> <20040815030001.GF25751@grover.logicsquad.net> <20040815032546.4772.qmail@letric.mygirlfriday.info> <20040815033642.GI25751@grover.logicsquad.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040815033642.GI25751@grover.logicsquad.net> Organization: Hardly User-Agent: Mutt/1.5.4i Subject: Re: find -exec surprisingly slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 03:45:50 -0000 On Sun, Aug 15, 2004 at 01:06:42PM +0930 or thereabouts, Paul A. Hoadley wrote: > On Sat, Aug 14, 2004 at 10:25:46PM -0500, Gary wrote: > > http://lifewithqmail.org/lwq.html#smtp-reject > > > > which will lead you here.. > > > > http://netdevice.com/qmail/rcptck/ > > Thanks. I was fairly sure it couldn't be done without patching. yes, for the 55x at SMTP level, but there are several others methods so that your queue will not fill with waiting junk from non-existent senders. One is a selective spamassassin setup by .qmail file, called ifspamh, IIRC, so you can drop this into any .qmail file you wish, and it will run spamassassin client, and then deliver it where you wish for inspection, deletion, etc... -- Gary