Date: Tue, 17 Jun 2003 21:43:53 +0200 From: Ruben de Groot <mail23@bzerk.org> To: David Banning <david@skytracker.ca> Cc: freebsd-questions@freebsd.org Subject: Re: getting ordb.org to stop spam with sendmail Message-ID: <20030617194353.GA81140@ei.bzerk.org> In-Reply-To: <20030617161029.GA17961@skytrackercanada.com> References: <20030617065209.GA9407@skytrackercanada.com> <20030617074712.GA75518@ei.bzerk.org> <20030617161029.GA17961@skytrackercanada.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 17, 2003 at 12:10:29PM -0400, David Banning typed: > > > > > > I am using sendmail 8.12.9/8.12.6 > > ^^^^^^ > > > I of course recompiled the .mc files, and restarted sendmail. > > > > I don't think your sendmail.cf got updated, or you would now be running > > sendmail 8.12.9/8.12.9 > > yes, it did - I looked in the sendmail.cf file just to confirm that > the entries were there; > > # DNS based IP address spam list relays.ordb.org > R$* $: $&{client_addr} > R$-.$-.$-.$- $: <?> $(dnsbl $4.$3.$2.$1.relays.ordb.org. $: OK $) > R<?>OK $: OKSOFAR > R<?>$+<TMP> $: TMPOK > R<?>$+ $#error $@ 5.7.1 $: "550 Email rejected due to sending > server misconfiguration - see http://www.ordb.org/faq/\#why_rejected" Strange. Recompiling the sendmail.cf should give it the same version number as your currently installed sendmail binary, 8.12.9 in stead of 8.12.6. Are you using the stock base system sendmail? Are you absolutely sure the sendmail.cf file you compiled is also the one sendmail uses? -Ruben > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030617194353.GA81140>