On Fri, 16 Apr 2010 14:38:57 -0700 (PDT)
john espiro <john_esp...@yahoo.com> wrote:

> Hi Stevan --
> 
Hallo John,


> I patched the file and did make clean, make install, and I see the same 
> behavior as before.
> 
really? Could you attach debug logs?


> I will try to install git on my server, but looks like there are some 
> dependency issues that I need to resolve first.
> 
Okay.


> 
> Will try a few other things, but the dspam.debug log still shows it exiting 
> with 0.
> 
> 13566: [04/16/2010 10:45:33] Loading preferences for uid 1
> 13566: [04/16/2010 10:45:33] Loading preferences for uid 0
> 13566: [04/16/2010 10:45:33] loaded default preferences externally
> 13566: [04/16/2010 10:45:33] using /var/dspam/opt-in/john_es.dspam as path
> 13566: [04/16/2010 10:45:33] using /var/dspam/opt-out/john_es.nodspam as path
> 13566: [04/16/2010 10:45:33] adding user to merged group global
> 13566: [04/16/2010 10:45:33] sedation level set to: 0
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: john_es
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: global
> 13566: [04/16/2010 10:45:33] found signature '1,4bc8889a133341338634443'
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: john_es
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam returning cached name 
> john_es.
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: john_es
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: global
> 13566: [04/16/2010 10:45:33] loading preferences for user john_es
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: john_es
> 13566: [04/16/2010 10:45:33] Loading preferences for uid 1
> 13566: [04/16/2010 10:45:33] Loading preferences for uid 0
> 13566: [04/16/2010 10:45:33] loaded default preferences externally
> 13566: [04/16/2010 10:45:33] processing signature.  length: 8
> 13566: [04/16/2010 10:45:33] reversing 0 tokens
>
This can't be. The code I commited has:
------------------------------------
  /* Don't retrain if no tokens where loaded from the signature */
  if (num_tokens == 0)
  {
    LOG (LOG_WARNING, "Skipping retraining for signature '%s' with %d tokens", 
CTX->signature, num_tokens);
    LOGDEBUG ("Skipping retraining for signature '%s' with %d tokens", 
CTX->signature, num_tokens); 
------------------------------------
So the message should be something else.


> 13566: [04/16/2010 10:45:33] reclassifying iteration 1 result: 0
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: global
> 13566: [04/16/2010 10:45:33] Loading 1 BNR patterns
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam returning cached name global.
> 13566: [04/16/2010 10:45:33] no tokens found in message
> 13566: [04/16/2010 10:45:33] _mysql_drv_getpwnam: successful returning struct 
> for name: john_es
> 13566: [04/16/2010 10:45:33] DSPAM Instance Shutdown.  Exit Code: 0
> 
-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to