I just upgraded to 3.3.0 from 3.2.4 and get the following errors:

Jan 26 22:10:41.856 [32397] dbg: plugin: loading FuzzyOcr from /etc/mail/spamassassin/FuzzyOcr.pm

Jan 26 22:10:42.038 [32397] warn: plugin: eval failed: Insecure dependency in open while running with -T switch at /etc/mail/spamassassin/FuzzyOcr/Logging.pm line 34. Jan 26 22:10:42.039 [32397] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/FuzzyOcr.cf": focr_bin_helper pnmnorm, pnminvert, pamditherbw, ppmtopgm, pamtopnm

Jan 26 22:10:42.044 [32397] warn: plugin: eval failed: Insecure dependency in open while running with -T switch at /etc/mail/spamassassin/FuzzyOcr/Logging.pm line 34.

Here is line 34-37:
34    unless ( open LOGFILE, ">>", $conf->{focr_logfile} ) {
35 warn "Can't open $conf->{focr_logfile} for writing, check permissions";
36       return;
37    }

The plugin was doing fine in 3.2.4. I could not find much in the archives on the errors so I thought I'd throw it out there to see if anyone had any suggestions.

Also - is anyone else getting a lot of "warning: score set for non-existent rule" errors? I ran sa-update after teand continue to get a slew of them...

Ed

...........................................................................

Randomly Generated Quote (1413 of 1582):
Truth has no special time of its own. Its hour is now -- always.
-Albert Schweitzer (1875-1965)

Reply via email to