diasble for virtual domain

2008-06-26 Thread raulbe

Hi all,

Is there a way to disable Spam Assassin for just one virtual domain?
Im on a centos 4.x box 
-- 
View this message in context: 
http://www.nabble.com/diasble-for-virtual-domain-tp18134873p18134873.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-20 Thread raulbe

Were can i find these settings?

would it be in spamassassin.bayes_rules or
23_bayes.cf


Thanks




Kris Deugau wrote:
> 
> raulbe wrote:
>> What I did was turn off auto_learn and that cleared up the error. So
>> would
>> doing this would it affect how bayes works or?
> 
> Well, yes.  All Bayes training will now have to be done manually.
> 
> What's usually a slightly better idea for a global Bayes database is to 
> set these Bayes options:
> 
> bayes_learn_to_journal  1
> bayes_auto_expire   0
> 
> and make sure to set up a cron job to run "sa-learn --sync 
> --force-expire" periodically (I've been finding daily is a good idea;
> YMMV).
> 
>> So all thats left is this error 
>> 
>> spamd[29330]: prefork: child states: BIBI
> 
> This isn't an error, it's an informational message telling you what 
> spamd's children are doing.
> 
> If you really want to get rid of it, you'll either have to shift the 
> logging threshold for the "mail" facility in syslog until it goes away 
> (thus likely losing a great deal of valuable log data from both SA and 
> other sources) or fiddle the SA source so that those messages get sent 
> with a "debug" priority, and set syslog to not log debug-priority
> messages.
> 
> Unless you're *really* horribly short on disk (I can recall a few 
> systems I might have considered that on), it's not worth worrying about.
> 
> -kgd
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18037020.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-20 Thread raulbe

Couple new errors now :(

 config: cannot write to /var/spool/uucp/.spamassassin/user_prefs: No such
file or directory


 spamd[19476]: spamd: processing message <[EMAIL PROTECTED]>
for uucp:10







Matus UHLAR - fantomas wrote:
> 
> On 20.06.08 08:18, raulbe wrote:
>> Now if I can figure out why I keep getting the bayes.lock error any
>> clues?
> 
>> Jun 20 11:02:41 ws096 spamd[20261]: bayes: cannot open bayes databases
>> /home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists
> 
> do you have autolearning turned on? what about journal?
> (settings bayes_auto_learn and bayes_learn_to_journal).
> the default settings (1 and 0) can cause such problems. Try turning on the
> latter or off the former
> -- 
> Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> I drive way too fast to worry about cholesterol. 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18036734.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-20 Thread raulbe

What I did was turn off auto_learn and that cleared up the error. So would
doing this would it affect how bayes works or?

Also doing the editing in 

confQUEUE_LA
confREFUSE_LA
confDELAY_LA 

totaly cleared up the prefork: server reached --max-children setting,
consider raising it  error i was getting.

So all thats left is this error 

spamd[29330]: prefork: child states: BIBI


any ideas to clear that one up?

Thanks for the help.



Matus UHLAR - fantomas wrote:
> 
> On 20.06.08 08:18, raulbe wrote:
>> Now if I can figure out why I keep getting the bayes.lock error any
>> clues?
> 
>> Jun 20 11:02:41 ws096 spamd[20261]: bayes: cannot open bayes databases
>> /home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists
> 
> do you have autolearning turned on? what about journal?
> (settings bayes_auto_learn and bayes_learn_to_journal).
> the default settings (1 and 0) can cause such problems. Try turning on the
> latter or off the former
> -- 
> Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> I drive way too fast to worry about cholesterol. 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18035422.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-20 Thread raulbe

THanks so much for the help


Now if I can figure out why I keep getting the bayes.lock error any clues?


 bayes: cannot open bayes databases /home/nuonce/spamassassin/bayes_* R/W:
lock failed: File exists
Jun 20 11:02:41 ws096 spamd[20261]: bayes: cannot open bayes databases
/home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists
Jun 20 11:02:42 ws096 spamd[20262]: bayes: cannot open bayes databases
/home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists
Jun 20 11:02:42 ws096 spamd[20260]: bayes: cannot open bayes databases
/home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists
Jun 20 11:02:42 ws096 spamd[20259]: bayes: cannot open bayes databases
/home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists




Matus UHLAR - fantomas wrote:
> 
> On 20.06.08 07:55, raulbe wrote:
>> So should the entry look like this?
>> 
>> 
>> confQUEUE_LA=1
>> confREFUSE_LA=1
>> confDELAY_LA =1
> 
> as you wish, I have those higher. My machine can handle load of 1.0 very
> well and so I expect yours. I have those set to (3,5,unset).
> 
> instead of DELAY_LA I use 
> 
> FEATURE(`greet_pause', `1')dnl 10 seconds
> 
> which delays connections for 10 seconds (can be whitelisted in access DB).
> I also use ident which delays them more for some firewalls on user
> machines
> :)
> 
> 
>> Matus UHLAR - fantomas wrote:
>> > 
>> > On 19.06.08 13:54, raulbe wrote:
>> >> were do I find these lines?
>> > 
>> >> confQUEUE_LA
>> >> confREFUSE_LA
>> >> confDELAY_LA 
>> > 
>> >> I looked in both the sendmail.cf file and the sendmail.mc  file and
>> didnt
>> >> see them?
>> > 
>> > you'll see them in cf.README(.gz) and you can add them to sendmail.mc
> 
> -- 
> Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> Eagles may soar, but weasels don't get sucked into jet engines. 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18031812.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-20 Thread raulbe

So should the entry look like this?


confQUEUE_LA=1
confREFUSE_LA=1
confDELAY_LA =1





Matus UHLAR - fantomas wrote:
> 
> On 19.06.08 13:54, raulbe wrote:
>> were do I find these lines?
> 
>> confQUEUE_LA
>> confREFUSE_LA
>> confDELAY_LA 
> 
>> I looked in both the sendmail.cf file and the sendmail.mc  file and didnt
>> see them?
> 
> you'll see them in cf.README(.gz) and you can add them to sendmail.mc
> -- 
> Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> Saving Private Ryan...
> Private Ryan exists. Overwrite? (Y/N)
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18031229.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-19 Thread raulbe

were do I find these lines?

adjust

confQUEUE_LA
confREFUSE_LA
confDELAY_LA 


I looked in both the sendmail.cf file and the sendmail.mc  file and didnt
see them?


thanks

Benny Pedersen wrote:
> 
> 
> On Torsdag, 19/6 2008, 18:36, raulbe wrote:
>>
>> I am using sendmail as my mta
> 
> http://www.sendmail.org/m4/tweaking_config.html
> 
> adjust
> 
> confQUEUE_LA
> confREFUSE_LA
> confDELAY_LA
> 
> delay is default 0, but in your case it should be little more then what
> time
> spamd uses pr scan msgs
> 
> all the abouve settings help on the specifik problem you have that
> sendmail
> accepts to much msgs at once so migh need to be adjusted
> 
> and i use postfix so my advice can be bogus, but i belive it this
> 
> 
> Benny Pedersen
> Need more webspace ? http://www.servage.net/?coupon=cust37098
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18017921.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-19 Thread raulbe

I also notice this error in the maillog

 spamd: still running as root: user not specified with -u, not found, or set
to root, falling back to nobody






raulbe wrote:
> 
> I am using sendmail as my mta
> 
> 
> # rpm -q sendmail
> sendmail-8.13.1-3.2.el4
> 
> 
> What wierd is that the error clears up and then starts again after a
> while. Also I noticed we are getting hit with a considerable amount of
> spam. Plus I think our spamassassin version is old
> 
> # rpm -q spamassassin
> spamassassin-3.1.9-1.el4
> 
> 
> 
> 
> 
> 
> 
> Benny Pedersen wrote:
>> 
>> 
>> On Wed, June 18, 2008 20:36, raulbe wrote:
>> 
>>> What I did was edit etc/sysconfig/spamassassin  and up the max from 8 to
>>> 10
>>> now that worked for a while but now the error has returned. What could
>>> be
>>> causing the server not to be able to handle all the processes?
>> 
>> problem might be that you mta accepts to much spam, or even to much
>> connections that your spamd cant handle at once :/
>> 
>> tell us what mta you use
>> 
>> 
>> Benny Pedersen
>> Need more webspace ? http://www.servage.net/?coupon=cust37098
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18013025.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: prefork error

2008-06-19 Thread raulbe

I am using sendmail as my mta


# rpm -q sendmail
sendmail-8.13.1-3.2.el4


What wierd is that the error clears up and then starts again after a while.
Also I noticed we are getting hit with a considerable amount of spam. Plus I
think our spamassassin version is old

# rpm -q spamassassin
spamassassin-3.1.9-1.el4







Benny Pedersen wrote:
> 
> 
> On Wed, June 18, 2008 20:36, raulbe wrote:
> 
>> What I did was edit etc/sysconfig/spamassassin  and up the max from 8 to
>> 10
>> now that worked for a while but now the error has returned. What could be
>> causing the server not to be able to handle all the processes?
> 
> problem might be that you mta accepts to much spam, or even to much
> connections that your spamd cant handle at once :/
> 
> tell us what mta you use
> 
> 
> Benny Pedersen
> Need more webspace ? http://www.servage.net/?coupon=cust37098
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p18013023.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



prefork error

2008-06-18 Thread raulbe

i started getting these errors recently 

spamd[28248]: prefork: child states: BBB
 spamd[28248]: prefork: server reached --max-children setting, consider
raising it
 spamd[9708]: spamd: connection from localhost [127.0.0.1] at port 47029
 spamd[9708]: spamd: setuid to parts succeeded
 spamd[9491]: bayes: cannot open bayes databases
/home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists
 spamd[4093]: bayes: cannot open bayes databases
/home/nuonce/spamassassin/bayes_* R/W: lock failed: File exists

What I did was edit etc/sysconfig/spamassassin  and up the max from 8 to 10
now that worked for a while but now the error has returned. What could be
causing the server not to be able to handle all the processes?

Thanks again
-- 
View this message in context: 
http://www.nabble.com/prefork-error-tp17989187p17989187.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Re: blocking country domains.

2008-06-18 Thread raulbe

Thanks i guess.

I found a solution that has helped me reduce the amount of spam my sever was
getting from .de domains. It has been around 80% effective but it works. 
I find this mailing list very useful.  being a sort of newbie to spam
assassin I had asked a general question but I did not expect the amount of
sarcastic responses this question recieved. A simple "this is not a good
idea and here is why.." would of suffice but thanks again to those who were
helpful. 





raulbe wrote:
> 
> Is there a way to just block email coming from .de  domains? 
> I have been individually adding those to my blacklist but I was wondering
> if there was a catchall for just anything coming from .de
> 
> Thanks
> 

-- 
View this message in context: 
http://www.nabble.com/blocking-country-domains.-tp17916455p17986262.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



blocking country domains.

2008-06-17 Thread raulbe

Is there a way to just block email coming from .de  domains? 
I have been individually adding those to my blacklist but I was wondering if
there was a catchall for just anything coming from .de

Thanks
-- 
View this message in context: 
http://www.nabble.com/blocking-country-domains.-tp17916455p17916455.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



maillog errrors

2008-06-16 Thread raulbe

While checking my maillog this morning I found a couple errors that I could
not locate were the problem is coming from


Jun 16 10:50:33 ws096 spamd[3387]: prefork: child states: 
Jun 16 10:50:33 ws096 spamd[3387]: prefork: server reached --max-children
setting, consider raising it 

Jun 16 10:50:39 ws096 sendmail[32152]: m5GEjqxF032152: Milter
(spamass-milter): timeout before data read
Jun 16 10:50:39 ws096 sendmail[32152]: m5GEjqxF032152: Milter
(spamass-milter): to error state
Jun 16 10:50:39 ws096 sendmail[32152]: m5GEjqxF032152: Milter: data,
reject=451 4.3.2 Please try again later
Jun 16 10:50:39 ws096 sendmail[32152]: m5GEjqxF032152:


Jun 15 18:03:11 ws096 spamd[3721]: spamd: still running as root: user
not specified with
-u, not found, or set to root, falling back to nobody 

I am on a Centos 4.x box

# rpm -q spamassassin
spamassassin-3.1.9-1.el4
# rpm -qa | grep spamassassin
nuonce-spamassassin-locale-en-1.0.13-1.centos4
nuonce-spamassassin-3.2.3-1
nuonce-spamassassin-ui-1.0.13-1.centos4
nuonce-spamassassin-capstone-1.0.13-1.centos4
spamassassin-3.1.9-1.el4
nuonce-spamassassin-glue-1.0.13-1.centos4

Any thoughts? Ideas?

Thanks

-- 
View this message in context: 
http://www.nabble.com/maillog-errrors-tp17870475p17870475.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



SA update error

2008-04-16 Thread raulbe

For fun I ran an SAupdate and got tons of errors but not sure were to start
looking to fix.
this is running on 
$  spamd -V
SpamAssassin Server version 3.1.9

Thanks!

$ sa-update
plugin: failed to parse plugin (from @INC): Bareword
"Mail::SpamAssassin::Constants::CHARSETS_LIKELY_TO_FP_AS_CAPS" not
allowed while "strict subs" in use at /usr/lib/perl5/site_perl/5.8.5/Mail/   
SpamAssassin/Plugin/HeaderEval.pm line 967.
Compilation failed in require at (eval 87) line 1.

plugin: failed to create instance of plugin
Mail::SpamAssassin::Plugin::HeaderEval: Can't locate object method "new"
via package "Mail::SpamAssassin::Plugin::HeaderEval" at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/HeaderEval.pm
line 39.

plugin: failed to parse plugin (from @INC): "CHARSETS_LIKELY_TO_FP_AS_CAPS"
is not exported by the Mail::SpamAssassin::Constants module
Can't continue after import errors at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/MIMEEval.pm line
22
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/MIMEEval.pm line
22.
Compilation failed in require at (eval 89) line 1.

plugin: failed to create instance of plugin
Mail::SpamAssassin::Plugin::MIMEEval: Can't locate object method "new"
via package "Mail::SpamAssassin::Plugin::MIMEEval" at (eval 90) line 1.

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 101) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 101)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 101) line 7.
syntax error at (eval 101) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 102) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 102)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 102) line 7.
syntax error at (eval 102) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 103) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 103)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 103) line 7.
syntax error at (eval 103) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 104) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 104)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 104) line 7.
syntax error at (eval 104) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 105) line 10, near "}

1"
(Missing operator before


two versions of spamd running?

2008-04-16 Thread raulbe

I am running mailscanner with spamassassin attached. But I think the native
spamassassin is still running. So I did a check

$  spamd -V
SpamAssassin Server version 3.1.9
  running on Perl 5.8.5
[20928] error: List::Util object version 1.14 does not match bootstrap
parameter 1.19 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/XSLoader.pm
line 92.
[20928] error: List::Util object version 1.14 does not match bootstrap
parameter 1.19 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/List/Util.pm
line 30.
[20928] error: 5 is only avaliable with the XS version at
/usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 20
[20928] error: BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 20.
[20928] error: 5 is only avaliable with the XS version at
/usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 20
[20928] error: BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 20.
[20928] error: Compilation failed in require at /usr/bin/spamd line 104.

and then did this

$ rpm -qa | grep spam
nuonce-spamassassin-capstone-1.0.13-1.centos4
spamass-milter-0.3.1-5
nuonce-spamassassin-ui-1.0.13-1.centos4
nuonce-spamassassin-locale-en-1.0.13-1.centos4
nuonce-spamassassin-glue-1.0.13-1.centos4
spamassassin-3.1.9-1.el4
nuonce-spamassassin-3.2.3-1


Any thoughts?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/two-versions-of-spamd-running--tp16722566p16722566.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



Error messages in maillog

2008-04-03 Thread raulbe

While reading the maillog I found the following errors and wasent sure if it
was coming from SpamAssasin or not. But the error keeps repeating over and
over any ideas?. I'm running SpamAssassin 3.2.3 on CEntOS and was installed
using the Blue Quartz management GUI.

THanks in advanced! 

Apr  3 08:24:28 ws096 last message repeated 2 times
Apr  3 08:24:28 ws096 spamd[335]: Number found where operator expected at
(eval 1436) line 10, near "} 
Apr  3 08:24:28 ws096 spamd[335]:  
Apr  3 08:24:28 ws096 spamd[335]:  1" 
Apr  3 08:24:28 ws096 spamd[335]:  (Missing operator before  
Apr  3 08:24:28 ws096 spamd[335]:  
Apr  3 08:24:28 ws096 spamd[335]:  1?) 
Apr  3 08:24:28 ws096 spamd[335]: rules: failed to run header tests,
skipping some: syntax error at (eval 1436) line 11, near "; 
Apr  3 08:24:28 ws096 spamd[335]: }" 
Apr  3 08:24:28 ws096 spamd[335]: Use of uninitialized value in
concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669,  line 32. 

-- 
View this message in context: 
http://www.nabble.com/Error-messages-in-maillog-tp16467782p16467782.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



sa-update errors

2008-02-28 Thread raulbe

Hi all new to the forum.
Question I  recently tried to do an sa-update on a server that we collocate
which means I did not  install spam assassin. When I did the update I got
the following error below.
Could this mean that Spam Assassin was installed  incorrectly? and what can
I do to correct the problem. 

Thanks in advanced:

[EMAIL PROTECTED] spamassassin]# sa-update
plugin: failed to parse plugin (from @INC): Bareword
"Mail::SpamAssassin::Constants::CHARSETS_LIKELY_TO_FP_AS_CAPS" not allowed
while "strict subs" in use at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/HeaderEval.pm line
967.
Compilation failed in require at (eval 87) line 1.

plugin: failed to create instance of plugin
Mail::SpamAssassin::Plugin::HeaderEval: Can't locate object method "new" via
package "Mail::SpamAssassin::Plugin::HeaderEval" at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/HeaderEval.pm line
39.

plugin: failed to parse plugin (from @INC): "CHARSETS_LIKELY_TO_FP_AS_CAPS"
is not exported by the Mail::SpamAssassin::Constants module
Can't continue after import errors at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/MIMEEval.pm line 22
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/MIMEEval.pm line 22.
Compilation failed in require at (eval 89) line 1.

plugin: failed to create instance of plugin
Mail::SpamAssassin::Plugin::MIMEEval: Can't locate object method "new" via
package "Mail::SpamAssassin::Plugin::MIMEEval" at (eval 90) line 1.

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 101) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 101)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 101) line 7.
syntax error at (eval 101) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 102) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 102)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 102) line 7.
syntax error at (eval 102) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 103) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 103)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 103) line 7.
syntax error at (eval 103) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where operator expected at (eval 104) line 10, near "}

1"
(Missing operator before

1?)
rules: failed to run header tests, skipping some: syntax error at (eval 104)
line 6, at EOF
Global symbol "$plugin" requires explicit package name at (eval 104) line 7.
syntax error at (eval 104) line 11, near ";
}"

Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm line
2669.
Number found where op