From owner-freebsd-questions Mon Jan 28 1:55:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 4247B37B402 for ; Mon, 28 Jan 2002 01:55:18 -0800 (PST) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id FAA50126 for ; Mon, 28 Jan 2002 05:19:52 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Mon, 28 Jan 2002 04:55:02 -0500 (EST) From: Stephen Hovey To: freebsd-questions@freebsd.org Subject: OT: Spam patterns Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 have a high email volumn site, so I adopted techniques from what software I could find (mostly procmail pattern stuff, and some perl) and build some bombo logic in mail.local.c as a last line of spam defense. (and because invoking perl everytime something comes in is too slow for the volume of email I get) Anyway, I was wondering if any of you know a good site to obtain spam patterns to I can get ahead of the curve of analizing spam for header and body patterns and/or anything good I could look at for algorythms to judge a messages body content. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message