From owner-freebsd-isp Thu Mar 19 09:58:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03126 for freebsd-isp-outgoing; Thu, 19 Mar 1998 09:58:33 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03092 for ; Thu, 19 Mar 1998 09:58:30 -0800 (PST) (envelope-from ejs@bfd.com) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.8/8.8.8) with SMTP id JAA14965; Thu, 19 Mar 1998 09:58:24 -0800 (PST) (envelope-from ejs@bfd.com) Date: Thu, 19 Mar 1998 09:58:23 -0800 (PST) From: "Eric J. Schwertfeger" To: Steve Hovey cc: freebsd-isp@FreeBSD.ORG Subject: Re: spam blocking in sendmail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 19 Mar 1998, Steve Hovey wrote: > > Ive found what looks like a good way to block inbound spam by domain - but > am not up on sendmail enough - it mentions making a hash table > > > FK/etc/mailspamdomains I'm not quite up on this either, are you sure it's FK? this is the line I have for this, and this forces it to be used as a hash database (I've included every possible 5 digit number, so the hash is necessary). Kjunk hash -a@JUNK /etc/mail/junk I have also seen F{Spammer} /etc/mail/Spammer which is a flat text file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message