From owner-freebsd-questions Sat Feb 14 15:02:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03246 for freebsd-questions-outgoing; Sat, 14 Feb 1998 15:02:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from argon.linkzone.com (argon.linkzone.com [204.182.59.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03103 for ; Sat, 14 Feb 1998 15:01:21 -0800 (PST) (envelope-from mlt@linkzone.com) Received: from localhost (mlt@localhost) by argon.linkzone.com (8.8.7/8.8.5) with SMTP id MAA15745 for ; Sat, 14 Feb 1998 12:59:07 -0800 (PST) Date: Sat, 14 Feb 1998 12:59:06 -0800 (PST) From: Mark Turrin To: freebsd-questions@FreeBSD.ORG Subject: Spam filters Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I'm running FreeBSD 2.2.5 and Sendmail 8.8.7 I added the rewrite rules that were given in the /etc/mail/sendmail.cf.additions file and followed all the instructions in the README there. What is not clear is should the following ruleset be commented out as it states that it is for testing purposes only: Sxlat R$* $$| $* $: $1 $| $2 R$* $| $* $@ $>check_relay $1 $| $2 Also are these rulesets the most recent? I'm not sure if these rulesets are working as I get the following messages in the maillog file: Feb 14 12:37:48 argon sendmail[15696]: NOQUEUE: SYSERR(root): host_map_lookup(cyberpromo.com): bogus NULL cache entry, errno = 0, h_errno = 0 What does the "bogus NULL cache entry" mean? Testing with sendmail -bt gives the following results: > check_mail mlt@cyberpromo.com rewrite: ruleset 198 input: mlt @ cyberpromo . com rewrite: ruleset 3 input: mlt @ cyberpromo . com rewrite: ruleset 96 input: mlt < @ cyberpromo . com > host_map_lookup(cyberpromo.com): bogus NULL cache entry, errno = 0, h_errno = 0 rewrite: ruleset 96 returns: mlt < @ cyberpromo . com > rewrite: ruleset 3 returns: mlt < @ cyberpromo . com > rewrite: ruleset 198 returns: $# error $: 521 #blocked . contact postmaster I'm not getting the "Check_mail rejects:" or "Check_relay rejects:" as specified in the README. Any help is greatly appreciated. Thanks, ___________________________________________________________________ Mark L. Turrin mlt@linkzone.com --- Always remember you are unique, just like everybody else. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message