Hello All,

Could someone tell me if 
Adding the following line to v310.pre file, so that the plugin gets loaded
at startup: 

loadplugin FuzzyOcr /etc/mail/spamassassin/FuzzyOcr.pm

Is the same as adding the following to amavisd.conf? :

@additional_perl_modules = qw(
 /etc/mail/spamassassin/FuzzyOcr.pm
 MLDBM
 String::Approx
);

i.e. what are the differences between these 2 cases?



Regards,
Leon Kolchinsky




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to