From owner-freebsd-isp Thu Mar 19 10:12:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07615 for freebsd-isp-outgoing; Thu, 19 Mar 1998 10:12:21 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: (from jmb@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07542; Thu, 19 Mar 1998 10:12:06 -0800 (PST) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199803191812.KAA07542@hub.freebsd.org> Subject: Re: spam blocking in sendmail In-Reply-To: from Steve Hovey at "Mar 19, 98 12:25:20 pm" To: shovey@buffnet.net (Steve Hovey) Date: Thu, 19 Mar 1998 10:12:01 -0800 (PST) Cc: freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 > > > Is that just text you leave be? Or do you have to issue some kind of > makemap on it? It doesnt mention doing anything - but I thought I would > check. wow....that all depends upon what is in your sendmail.cf FK/etc/mailspamdomains declares a database file called /etc/mailspamdomains. nothing more. take a look at /etc/mail/sendmail.cf.additions and /etc/mail/README. we use those anti-spam rules. jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message