I installed PDFInfo on our Mac OS X Server, and here’s what worked for me:

Just copy the PDFInfo.pm plugin into the default directory for Spamassassin
plugins:

sudo cp /downloads/pdfinfo/PDFInfo.pm  
/Library/Perl/5.8.6/Mail/SpamAssassin/Plugin/

(I had the plugin in the /downloads/pdfinfo directory on my machine). I’m
not sure where the Perl files are for your Spamassassin, but that’s where
the directory was for our setup.

And then in init.pre or initv310.pre just add the following line

Loadplugin Mail::SpamAssassin::Plugin::PDFInfo

For our setup, SpamAssassin didn't like having the PDFInfo.pm email
somewhere else besides the default plugin directory.

-- 
View this message in context: 
http://www.nabble.com/pdfinfo---how-to-prove-it-is-working-tf4236812.html#a12075873
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Reply via email to