From owner-freebsd-questions Sun Feb 15 23:39:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA23403 for freebsd-questions-outgoing; Sun, 15 Feb 1998 23:39:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA23330 for ; Sun, 15 Feb 1998 23:39:28 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id HAA25162; Mon, 16 Feb 1998 07:35:48 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199802160735.HAA25162@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Mark Turrin cc: Brian Somers , freebsd-questions@FreeBSD.ORG Subject: Re: Spam filters In-reply-to: Your message of "Sun, 15 Feb 1998 19:44:46 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 07:35:48 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > > It probably means that the DNS timed out :-| For testing, you can > > try ``check_mail mlt@111.org.'' to force your way through the DNS bit. > > It is when I run ``check_mail mlt@111.org.'' that I get this status > message. I think you are right that it is a DNS error because it takes a > while to return this message (sendmail appears to timeout). So is there > some configuration variable I need to set in sendmail.cf to correct this > problem? Most of the spam domain names do not have DNS entries so they > time out even with a ``whois'' command. I have the resolve part of the > ruleset commented out just as shown in the example file so its not getting > called from there. > > # Host must be resolvable, currently not used at hub.freebsd.org > #R$* $| $* $: <$1 $| $2> $>3 foo@$1 > #R <$*> $*<@$*.> $: $1 > #R <$*> $*<@$*> $#error $: 451 Domain does not resolve ($1) > > Do I need to uncomment the following in the sendmail.cf file?: > > # shall I avoid expanding CNAMEs (violates protocols)? > #O DontExpandCnames I disallow un-resolvable names too. The thing is, that while you're connected to the net you should have access to full name services. As you receive mail, sendmail looks up the DNS and validates the addresses. This isn't possible to test unless you're connected or you suffix all the domain names with a '.' to fool the DNS lookup ruleset (96). > > > Is this the stuff in: > > > ftp://releng22.freebsd.org/pub/FreeBSD/releng22/XF8633/ > > > > Probably more like > > > > ftp://releng22.freebsd.org/pub/FreeBSD/releng22/src/etc/mail > > This is a bad link. There is no ``/src'' directory only the directory > tree shown below. Here is all that's there: Oh, sorry. You'll find the stuff in a ``src/etc/mail'' directory, but you'll have to have a look around for a releng_2_2 source distribution. I *thought* you could get this under ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable > ftp://releng22.freebsd.org/pub/FreeBSD/releng22/ > > Current directory is /pub/FreeBSD/releng22 > > Up to higher level directory > XF8633/ Sun Jun 22 00:00:00 1997 > XF86331/ Thu Sep 11 08:49:00 1997 > packages/ Sat Nov 29 11:48:00 1997 > > Maybe something has changed at the freebsd.org site. > > Thanks again, Cheers. > ___________________________________________________________________ > Mark L. Turrin mlt@linkzone.com > --- > You can't judge a book by the way it wears its hair. > > -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message