On Tue, 14 Oct 2003, Bill Polhemus wrote:
> Failed to compile body SpamAssassin tests, skipping:
>         (Bareword "i" not allowed while "strict subs" in use at

Just a quick guess. I'd say that you put a space in front of the 'i' that
goes at the end of the condition that does not belong there.

 You should have:
  body /condition/i  
 But it sounds like you have 
  body /condition/ i

- Charles



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to