Date: Wed, 07 Mar 2007 22:29:16 -0800 From: Garrett Cooper <youshi10@u.washington.edu> To: freebsd-ports@freebsd.org Subject: Re: fuzzyocr Message-ID: <45EFAD3C.1030601@u.washington.edu> In-Reply-To: <20070308022934.GC92864@charon.picobyte.net> References: <45EE2D77.4000305@sonicboom.org> <20070308022934.GC92864@charon.picobyte.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Shaun Amott wrote: > On Tue, Mar 06, 2007 at 07:11:51PM -0800, Brian wrote: >> I've been using this awhile, and can't seem to figure out this error >> which has been appearing since November 2006 at least. >> >> The log location is not right, it actually exists in >> /usr/local/etc/mail/spamassassin/FuzzyOcr.log >> I could ln -s it but thats a bandaid, not a fix. >> >> I don't speak enough perl to make sense of the line number errors shown. >> >> /var/db/pkg shows p5-FuzzyOcr-2.3.b_2,1 >> > > The log file needs to be writable by the SpamAssassin process (although > it runs as root by default, if I recall). You can change the location in > FuzzyOcr.cf -- I probably ought to move it to /var/log by default. Basically the file isn't readable / writable because of permissions issues, like Shaun said. All of the other 4 error messages are a biproduct of not being able to open up the file. Did you change the permissions by accident? -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45EFAD3C.1030601>