Shahzad Abid wrote: > Matt Kettler wrote: >> Shahzad Abid wrote: >> >>> Olivier Nicole wrote: >>> >>>>> I am getting FuzzyOCS related errors in my mail.log I have search the >>>>> web but unable to find proper solution for this problem, details are >>>>> given below; >>>>> >>>>> >>>> [...] >>>> >>>> >>>>> /etc/mail/spamassassin/FuzzyOcr.pm line 24. >>>>> [21809] warn: BEGIN failed--compilation aborted at >>>>> /etc/mail/spamassassin/FuzzyOcr.pm line 24. >>>>> [21809] warn: plugin: failed to create instance of plugin FuzzyOcr: >>>>> >>>>> >>>> This is a wild guess, but what do you have in >>>> /etc/mail/spamassassin/FuzzyOcr/ directory? >>>> >>>> Bests, >>>> >>>> Olivier >>>> >>>> >>> [EMAIL PROTECTED] ~]# ls -l /etc/mail/spamassassin/ >>> >> >> can you post an ls -l /etc/mail/spamassassin/FuzzyOcr/ , which is what >> Oliver was asking for, ie: not an ls of /etc/mail/spamassassin that >> proves the directory exists, but the actual contents of the FuzzyOcr >> directory itself.. >> >> >> >> > > > [EMAIL PROTECTED] /]# ls -l /etc/mail/spamassassin/FuzzyOcr/ > total 88 > -rw-r--r-- 1 1000 users 122 Jan 7 2007 CHANGES > drwxr-xr-x 2 1000 users 4096 Jan 7 2007 FuzzyOcr > -rw-r--r-- 1 1000 users 11008 Jan 7 2007 FuzzyOcr.cf > -rw-r--r-- 1 1000 users 1194 Jan 7 2007 FuzzyOcr.mysql > -rw-r--r-- 1 1000 users 38440 Jan 7 2007 FuzzyOcr.pm > -rw-r--r-- 1 1000 users 697 Jan 7 2007 FuzzyOcr.preps > -rw-r--r-- 1 1000 users 1495 Jan 7 2007 FuzzyOcr.scansets > -rw-r--r-- 1 1000 users 440 Jan 7 2007 FuzzyOcr.words > -rw-r--r-- 1 1000 users 124 Jan 7 2007 INSTALL > drwxr-xr-x 2 1000 users 4096 Jan 7 2007 samples > drwxr-xr-x 2 1000 users 4096 Jan 7 2007 Utils
Looks like you've double-nested the contents of your /etc/mail/spamassassin/FuzzyOcr/ directory. That directory should contain Logger.pm, among other things. ie: the contents of /etc/mail/spamassassin/FuzzyOcr/FuzzyOcr should be in /etc/mail/spamassassin/FuzzyOcr/