Hi Theo,
Set PERL5LIB appropriately? This is a perl question, not SA specific. :)
I'm absolutely no Perl expert, so I thought I'd ask here. ;-) Where can I set PERL5LIB? Most libraries are installed in the default location, but I have installed some libraries (e.g. a newer Net::DNS) in other paths, via
perl Makefile.PL LIB=/usr/local/share/perlmods PREFIX=/usr/local/share/perlmods
How can I tell SpamAssassin to use the Net::DNS installed in the above location?
Thanks Florian