I'm following (and adapting where appropriate) the instructions at: http://wiki.apache.org/spamassassin/SingleUserUnixInstall to get SpamAssassin up and running on Fedora 20.
Spamassassin, Pyzor and Razor2 were all installed from the Fedora repositories. DCC wasn't available - for licence reasons I assume - so I downloaded and installed it locally, per the web page. So far so good, but when I got to the part which says: "Test spamassassin installation ... These lines confirm, in order, that DB_File, Net::DNS, Mail::SPF::Query, Razor, Pyzor, and DCC are all correctly installed and configured" all tests passed except the Mail::SPF::Query one. I have a package called perl-Mail-SPF installed from the Fedora repositories, but there doesn't seem to be a Query Module. Can anyone point me in the right direction please?