You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/06/04 09:44:34 UTC

[Bug 4387] Argument "BODY" isn't numeric in addition

http://bugzilla.spamassassin.org/show_bug.cgi?id=4387


Bob@Menschel.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |triage




------- Additional Comments From Bob@Menschel.net  2005-06-04 00:44 -------
Sounds to me like you have a configuration error in your rules/config file(s).
Maybe something like

meta  RULE1  RULE1a + RULE2a + 
body  RULE2  /regexhere/

or something like 

score  RULE1  5  body  RULE2  /regexhere/ 

If you can reproduce this with a simple and valid configuration file, then it'll
be worth working on.  But without more information it sounds like this is a bug
in your config, not in SA. (3.1 will give better debugging information in this
situation.) 

If you can't find the problem, ask on the users' list rather than here, and you
should get more assistance.  

If you can find evidence this is a real bug, well and good. If not, I'll close
this as "invalid" in a week or two. 



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.