From owner-freebsd-questions@FreeBSD.ORG Sun Aug 15 03:00:05 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 8F67716A4CE for ; Sun, 15 Aug 2004 03:00:05 +0000 (GMT) Received: from grover.logicsquad.net (ppp52-132.lns1.adl2.internode.on.net [150.101.52.132]) by mx1.FreeBSD.org (Postfix) with SMTP id E42C643D46 for ; Sun, 15 Aug 2004 03:00:03 +0000 (GMT) (envelope-from paulh@logicsquad.net) Received: (qmail 61800 invoked by uid 1000); 15 Aug 2004 03:00:01 -0000 Date: Sun, 15 Aug 2004 12:30:01 +0930 From: "Paul A. Hoadley" To: freebsd-questions@freebsd.org Message-ID: <20040815030001.GF25751@grover.logicsquad.net> References: <20040814230143.GB8610@grover.logicsquad.net> <20040814233234.GA56333@falcon.midgard.homeip.net> <20040815013954.GC25751@grover.logicsquad.net> <893994951.20040814211332@mygirlfriday.info> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pk6IbRAofICFmK5e" Content-Disposition: inline In-Reply-To: <893994951.20040814211332@mygirlfriday.info> User-Agent: Mutt/1.4.2.1i Subject: Re: find -exec surprisingly slow 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: Sun, 15 Aug 2004 03:00:05 -0000 --Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On Sat, Aug 14, 2004 at 09:13:32PM -0500, Gary wrote: > P> I'm not sure that I can make qmail do anything else. These are spams > P> sent to non-existent addresses at my domain, being caught by > P> .qmail-default. >=20 > Question... why do you have a .qmail-default file to begin with? If > you have proper namespace or .qmail- files for your users, it is not > necessary at all... all would then be bounced. Or if you wish just > to drop mail coming in to .qmail-default, just put a # in it... Good question---without context, my claim that I can do nothing else seems wrong. What I should have said is "given I have an interest in collecting all the spams to non-existent addresses, I don't think I can make qmail do anything other than deliver it to the new/ subdir of a Maildir." The original problem was that _bouncing_ these messages is fruitless---they almost invariably have a forged From address. I'm getting on average about 10,000 of them per day, so there were constantly several thousand messages in my queue, as well as several thousand bounced bounces and failures in my postmaster mailbox every day. IMHO, these messages should be _rejected_ at the SMTP session, though (AFAICS) qmail won't do this (without being patched). (I am sure I once read a "security" justification for this behaviour, though I can't seem to find any justification for it at all now. I am willing to be convinced otherwise, but IMHO, accepting these messages is bogus behaviour.) Anyway, I was about to embark on tracking down a patch to do SMTP-level rejection, when I decided I would just funnel them into a Maildir and use them later to train Bogofilter, or whatever. > P> What I am going to do is clear out the Maildir daily > P> instead of monthly, though. Collecting them has become a significant > P> drain on disk space---the 400K spams are the result of about a month > P> and a half of collection. >=20 > I would never think of collecting them at all, not even allow them > in. I may soon change my mind, though my original plan was to put the spam to use. The sheer volume looks like making that plan unworkable. :-) > There are several techniques just to block them at SMTP negotiation > all together, so they don't even enter your system... Techniques for qmail? Without patching it? I thought I had RTFMd pretty thoroughly, but I am willing to be enlightened. --=20 Paul. w http://logicsquad.net/ h http://paul.hoadley.name/ --Pk6IbRAofICFmK5e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBHtGw730Z/jysbzIRAhisAJ0Qn8h0QdF5AC6kp2702wcNDv7YTQCeLJHS vpvC1gUCWnINV+u64Gqc9SA= =DYDL -----END PGP SIGNATURE----- --Pk6IbRAofICFmK5e--