Re: warn: Use of uninitialized value $opt{"syslog-socket"} in lc at /usr/local/bin/spamd line 444

2011-05-08 Thread Marco Beishuizen
On Sun, 8 May 2011, the wise Michael Scheidell wrote: missing the syslog conf setting? I don't have anything spamd related in syslog.conf. the official freebsd port? what port version? newest? Yes, it's the latest portversion (4.8.0) -- Who to himself is law no law doth need, offends no l

warn: Use of uninitialized value $opt{"syslog-socket"} in lc at /usr/local/bin/spamd line 444

2011-05-08 Thread Marco Beishuizen
Hi, When spamd is started at boot time I get the error: ... warn: Use of uninitialized value $opt{"syslog-socket"} in lc at /usr/local/bin/spamd line 444 ... It has been there for a long time but doesn't seem to be damaging, but I was wondering what it means, and if I can get rid of it. Th

Re: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC

2011-04-06 Thread Marco Beishuizen
On Wed, 6 Apr 2011, Benny Pedersen wrote: disable this v320.pre:loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody and restart spamd.  your errors will go away. you did not listen, but try: spamassassin 2>&1 -D --lint | less any unwanted plugins failing ?, or do you like to use more plugin

Re: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC

2011-04-06 Thread Marco Beishuizen
On Tue, 5 Apr 2011, Michael Scheidell wrote: you should disable the compile plugin, not bother compiling.  with a borked perl install, the best thing to do is start from scratch.  its almost impossible to fix. disable this v320.pre:loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody and restar

Re: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC

2011-04-05 Thread Marco Beishuizen
On Tue, 5 Apr 2011, Michael Scheidell wrote: did you reload spamd, restart spamd? when you recompile the rules, you need to tell spamd to reload. did this used to work before you upgraded to perl 5.12? When spamd restarts I also get: ... Stopping spamd. Waiting for PIDS: 9064. Starting spamd.

Re: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC

2011-04-05 Thread Marco Beishuizen
On Tue, 5 Apr 2011, Michael Scheidell wrote: did you reload spamd, restart spamd? when you recompile the rules, you need to tell spamd to reload. did this used to work before you upgraded to perl 5.12? Yes I recompiled and restarted spamd. I think I have this error for a long time, also with

Re: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC

2011-04-05 Thread Marco Beishuizen
On Tue, 5 Apr 2011, Michael Scheidell wrote: just 'sa-compile' make sure it completes. do a 'spamassassin --lint' to make sure you don't have any rules that won't compile. also, AFTER you compile the rules, you have to restart spamd. I already ran sa-compile twice, and didn't get any error

Re: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC

2011-04-05 Thread Marco Beishuizen
On Tue, 5 Apr 2011, Michael Scheidell wrote: spamd[1353]: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC (@INC contains: /var/db/spamassassin/compiled/5.012/3.003001 /var/db/spamassassin/compiled/5.012/3.003001/auto /usr/local/lib/perl5/site_perl/5.12.3 you need to compile t

Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC

2011-04-05 Thread Marco Beishuizen
Hi, For a long time I'm getting the above message when spamd is started. All seems to work fine so I never tried to repair it, but since it is an error message I was wondering what the problem is. The full message is: ... spamd[1353]: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm i