You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Andreev Nikita <ni...@kemsu.ru> on 2007/06/08 10:21:19 UTC

Where does plugins disappear in 3.1.8?

Hi.

There is an interesting difference between 3.1.8 and 3.2.0 releases.

Here is the ./Mail-SpamAssassin-3.2.0/lib/Mail/SpamAssassin/Plugin directory of 3.2.0

ASN.pm
AWL.pm
AccessDB.pm
AntiVirus.pm
AutoLearnThreshold.pm
Bayes.pm
BodyEval.pm
BodyRuleBaseExtractor.pm
Check.pm
DCC.pm
DKIM.pm
DNSEval.pm
DomainKeys.pm
HTMLEval.pm
HTTPSMismatch.pm
Hashcash.pm
HeaderEval.pm
ImageInfo.pm
MIMEEval.pm
MIMEHeader.pm
OneLineBodyRuleType.pm
Pyzor.pm
Razor2.pm
RelayCountry.pm
RelayEval.pm
ReplaceTags.pm
Rule2XSBody.pm
SPF.pm
Shortcircuit.pm
SpamCop.pm
Test.pm
TextCat.pm
URIDNSBL.pm
URIDetail.pm
URIEval.pm
VBounce.pm
WLBLEval.pm
WhiteListSubject.pm

And here is 3.1.8:

AWL.pm
AccessDB.pm
AntiVirus.pm
AutoLearnThreshold.pm
DCC.pm
DKIM.pm
DomainKeys.pm
Hashcash.pm
MIMEHeader.pm
Pyzor.pm
Razor2.pm
RelayCountry.pm
ReplaceTags.pm
SPF.pm
SpamCop.pm
Test.pm
TextCat.pm
URIDNSBL.pm
WhiteListSubject.pm

As u can see lots of plugins are absent. Bayes.pm for example. Can
somebody explain this?

Regards,
Andreev Nikita.


Re: Where does plugins disappear in 3.1.8?

Posted by Loren Wilton <lw...@earthlink.net>.
> As u can see lots of plugins are absent. Bayes.pm for example. Can
> somebody explain this?

Sure.  Lots of those things like Bayes weren't plugins before 3.2.0.  Others 
might have been plugins supplied by 3rd parties and not at that point 
accepred into the main development stream.  Others are simply new with 3.2.

        Loren