Re: Plugin Location

2007-07-18 Thread Daryl C. W. O'Shea
Kevin Plested wrote: *I'm trying to add a new plugin to Spamassassin, I located my plugin directory on my server:* /usr/local/lib/perl5/site_perl/5.8.4/Mail/SpamAssassin/Plugin/ *by searching on my server for URIDNSBL.pm.* *When I put my new plugin into that directory, and call it from ini

Re: Plugin Location

2007-07-18 Thread adam lanier
On Wed, 2007-07-18 at 12:25 -0400, Kevin Plested wrote: > I'm trying to add a new plugin to Spamassassin, I located my plugin > directory on my server: > > /usr/local/lib/perl5/site_perl/5.8.4/Mail/SpamAssassin/Plugin/ > > by searching on my server for URIDNSBL.pm. > > When I put my new plugi

Plugin Location

2007-07-18 Thread Kevin Plested
I'm trying to add a new plugin to Spamassassin, I located my plugin directory on my server: /usr/local/lib/perl5/site_perl/5.8.4/Mail/SpamAssassin/Plugin/ by searching on my server for URIDNSBL.pm. When I put my new plugin into that directory, and call it from init.pre, and run a --lint, I ge