Spamassassin with SPF plugin
Seweryn Walentynowicz <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
Latest repository version of spamassassin, which is for example, for
FC1: spamassassin-3.1.0-1.1.fc1.rf follow to buggy state if you don't
have installed module perl-Mail-SPF-Query. Everytime, mail file is
scanned error message was generated:
Can't locate Mail/SPF/Query.pm .... in Mail/Spamassassin/Plugin/SPF.pm
line 272
Cause module perl-Mail-SPF-Query was added to standard distribution
since FC4, any installation .rf packages on older distributions has
this trouble.
I think, You should add perl-Mail-SPF-Query package to Requires: of
spamassassin, and perl-Mail-SPF-Query package ( this from FC4 works
fine on older RH's ) should be add to RPMforge repository.
Another solution is patching source of spamd to block calling of
Query module, like it was described on
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4659
regards
--
Seweryn Walentynowicz
[email protected]