Date: Thu, 19 Mar 1998 09:58:23 -0800 (PST) From: "Eric J. Schwertfeger" <ejs@bfd.com> To: Steve Hovey <shovey@buffnet.net> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: spam blocking in sendmail Message-ID: <Pine.BSF.3.96.980319095600.681C-100000@harlie.bfd.com> In-Reply-To: <Pine.BSI.3.95.980319122325.4753A-100000@buffnet11.buffnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980319095600.681C-100000>