At 05:00 PM 10/14/2003, Bill Polhemus wrote:

Failed to compile body SpamAssassin tests, skipping: (Bareword "i" not allowed while "strict subs" in use at /usr/share/spamassassin/70_obfuscate.cf, rule MY_RBDY_INVSTXT, line 1. )

Please pardon my abject ignorance, but I'll need someone to translate for me.

The original message posted to this group has a line-feed inserted in the middle of the rule to prevent mail clients from mangling it.


You need to remove the added linefeed, just as the comments suggest.

All text starting with "rawbody" and ending in "/i" must all be on a single line.

Provided your mailclient doesn't mangle long lines, the result should look like this

rawbody MY_RBDY_INVSTXT /<font.* color=("?\#?FFFFF[0-9A-F]"?|"?white"?).*>/i

not this:

rawbody  MY_RBDY_INVSTXT
   /<font.* color=("?\#?FFFFF[0-9A-F]"?|"?white"?).*>/i






------------------------------------------------------- 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