On Wed, Jul 18, 2007 at 01:15:16PM -0500, Skip Brott wrote:
> I haven't yet had to implement any pdf plugins, but I am looking to do so.
> I am running SA 3.1.9 and perl 5.8.8.  From what I can see, my plugins are
> here:
> 
> /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/
> 
> Is that the location where I want to install the plugin?

No, and you probably don't have your plugins directly there either.
The default plugins are in .../Mail/SpamAssassin/Plugins.  You could put
your own plugins there, but it's not a requirement.  It also, imo, makes
it annoying in certain situations.  Upgrading a plugin, for instance --
I can't remember that path, and I'm tired of having to look it up when
I need it.  YMMV.

I'd probably shove my own plugins in /etc/mail/spamassassin/plugins so that
they're in the same place as the configs I would edit to enable them.  Then
you just set the loadplugin line to aim at the path and you're done.  (see
perldoc Mail::SpamAssassin::Conf's loadplugin area to see what I mean.)

-- 
Randomly Selected Tagline:
"The weaknesses and the strengths of computer networking derive from the same
 feature: it is easy to send messages to anyone who has access to the
 network." - Donald A. Norman, The Trouble with Networks (Datamation 1/1982)

Attachment: pgpwjcouB2n76.pgp
Description: PGP signature

Reply via email to