CORRECTION TO RULES:

Matt, I liked your rules and added them to my system and ran
a debug, and it reported the following error:

error> Bareword found where operator expected at rule
error> MY_USELESS_S, line 1, near "/<s><\/s>/I" (Missing
error> operator before I?) Failed to compile body
error> SpamAssassin tests, skipping: (syntax error at
error> rule MY_USELESS_S, line 1, near "/<s><\/s>/I"

It looks like the problem is that you used a capital /I
rather than lower case /i  - in any case, that fixed it for
me.

-Abigail


YM> I put together this list of the alphabet, plus li,ul, & Jennifer's FNTFNT,
YM> into a useless.cf file.  Maybe it will save somebody some typing....
YM> Valid tags I have set to score at 0.5 for now, others score at 3.0

YM> -Matt


YM> # Useless HTML Tags
YM> # 10/29/2003 - Matt Yackley
YM> # Useless
YM> # Function: adjective
YM> # Date: 1593
YM> # : having or being of no use: a : INEFFECTUAL b : not able to give service
YM> or aid : INEPT

YM> rawbody MY_USELESS_A /<a><\/a>/i
YM> score MY_USELESS_A 0.5

YM> rawbody MY_USELESS_B /<b><\/b>/i
YM> score MY_USELESS_B 0.5

YM> rawbody MY_USELESS_I /<i><\/i>/i
YM> score MY_USELESS_I 0.5

YM> rawbody MY_USELESS_U /<u><\/u>/i
YM> score MY_USELESS_U 0.5

YM> rawbody MY_USELESS_LI /<li><\/li>/i
YM> score MY_USELESS_LI 0.5

YM> rawbody MY_USELESS_UL /<ul><\/ul>/i
YM> score MY_USELESS_UL 0.5

YM> # Thanks Jennifer #
YM> rawbody MY_USELESS_FONT  /<font color\=\#.{0,6}><\/font>/i
YM> score MY_USELESS_FONT  0.5

YM> rawbody MY_USELESS_C /<c><\/c>/i
YM> score MY_USELESS_C 3.0

YM> rawbody MY_USELESS_D /<d><\/d>/i
YM> score MY_USELESS_D 3.0

YM> rawbody MY_USELESS_E /<e><\/e>/i
YM> score MY_USELESS_E 3.0

YM> rawbody MY_USELESS_F /<f><\/f>/i
YM> score MY_USELESS_F 3.0

YM> rawbody MY_USELESS_G /<g><\/g>/i
YM> score MY_USELESS_G 3.0

YM> rawbody MY_USELESS_H /<h><\/h>/i
YM> score MY_USELESS_H 3.0

YM> rawbody MY_USELESS_J /<j><\/j>/i
YM> score MY_USELESS_J 3.0

YM> rawbody MY_USELESS_K /<k><\/k>/i
YM> score MY_USELESS_K 3.0

YM> rawbody MY_USELESS_L /<l><\/l>/i
YM> score MY_USELESS_L 3.0

YM> rawbody MY_USELESS_M /<m><\/m>/i
YM> score MY_USELESS_M 3.0

YM> rawbody MY_USELESS_N /<n><\/n>/i
YM> score MY_USELESS_F 3.0

YM> rawbody MY_USELESS_O /<o><\/o>/i
YM> score MY_USELESS_O 3.0

YM> rawbody MY_USELESS_Q /<q><\/q>/i
YM> score MY_USELESS_Q 3.0

YM> rawbody MY_USELESS_R /<r><\/r>/i
YM> score MY_USELESS_R 3.0

YM> rawbody MY_USELESS_S /<s><\/s>/I
YM> score MY_USELESS_S 3.0

YM> rawbody MY_USELESS_T /<t><\/t>/i
YM> score MY_USELESS_T 3.0

YM> rawbody MY_USELESS_V /<v><\/v>/i
YM> score MY_USELESS_V 3.0

YM> rawbody MY_USELESS_W /<w><\/w>/i
YM> score MY_USELESS_W 3.0

YM> rawbody MY_USELESS_X /<x><\/x>/i
YM> score MY_USELESS_X 3.0

YM> rawbody MY_USELESS_Y /<y><\/y>/i
YM> score MY_USELESS_Y 3.0

YM> rawbody MY_USELESS_Z /<z><\/z>/i
YM> score MY_USELESS_Z 3.0


YM> -------------------------------------------------------
YM> This SF.net email is sponsored by: SF.net Giveback Program.
YM> Does SourceForge.net help you be more productive?  Does it
YM> help you create better code?   SHARE THE LOVE, and help us help
YM> YOU!  Click Here: http://sourceforge.net/donate/
YM> _______________________________________________
YM> Spamassassin-talk mailing list
YM> [EMAIL PROTECTED]
YM> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to