Bill Landry wrote: >> Version 2.3j works much better... I'd previously been using version >> 2.3b for which I had an ebuild for gentoo. >> >> One thing I have noticed, however, is a number of errors/warnings which >> spamd sticks into /var/log/messages when it is started: >> >> -- >> Sep 26 17:20:48 server spamd[25563]: Subroutine new redefined at >> /etc/mail/spamassassin/FuzzyOcr.pm line 122. >> -- >> >> Have I somehow loaded this module twice? I didn't get these messages >> until I upgraded to version 2.3j from 2.3b.... > > No problem here, these are just informational messages that only > recently showed up for me with the more recent versions of the > FuzzyOcr plugin, as well. However, with the two latest versions, it > only gets written to the log once during start-up, not with each image > file that gets scanned like I was seeing a few versions back.
Jorge Valdes replied to me (though I can't find his email on the list) - he said to look at v310.pre - I had an unnecessary line: > loadplugin FuzzyOcr /etc/mail/spamassassin/FuzzyOcr.pm After having commented that out 2.3j works just as well as it did before and I don't get the warnings any more.