----- Original Message -----
From: "Paul Howarth" <paul(_at_)city-fan(_dot_)org>
To: <spf-discuss(_at_)v2(_dot_)listbox(_dot_)com>
Sent: Wednesday, April 14, 2004 3:26 PM
Subject: Re: [spf-discuss] testing spf setup
On Wed, 2004-04-14 at 19:50, Ben Greear wrote:
There is a sendmail milter that uses the perl code.
This seemed to require sendmail object code and the source
that created the object code. If there is a way to make it work with
an un-mucked-with RH9 Sendmail RPM, then I'll give it another try.
Yes; download the sendmail-milter-spf RPM from
http://www.city-fan.org/ftp/contrib/mail/ and the perl module dependency
RPMs (perl-Sendmail-Milter, perl-Mail-SPF-Query, perl-Mail-SRS,
perl-MLDBM, perl-FreezeThaw, perl-Sys-Hostname-Long, perl-Net-CIDR-Lite,
perl-Net-DNS) from http://www.city-fan.org/ftp/contrib/perl-modules/.
Everything else you need comes with Red Hat 9. There's a HOWTO in the
sendmail-milter-spf RPM.
Cheers, Paul.
--
Paul Howarth <paul(_at_)city-fan(_dot_)org>
Paul? It also relies on a more recent verson of sendmail than that with
RedHat 9. While you provide an SRPM from Fedora, the SRPM you provide is not
actually the one used in Fedora Core 1. You have sendmail-8.12.11, and
they're using sendmail-8.12.10. Both seem to work correctly, but I assume
that your RPM's are locally compiled from the second SRPM, rather than being
the Fedora default.
They were silly to provide 2 SRPM's on their CD and on their mirror sites,
but people make mistakes.