I'm running SA 2.51 on Linux 7.3 with perl 5.6.1

I'm also relatively new to all of this Linux, SA, and Perl, but have
been running successfully for a few months and have written many simple
tests of my own.

I'm trying to write a test to catch many spam messages which substitute
'@' for the letter 'a'.

For example: any email containing '[EMAIL PROTECTED]' or '[EMAIL PROTECTED]' should be 
tagged as
Spam.

I tried  

body [EMAIL PROTECTED]  /[EMAIL PROTECTED]/
describe [EMAIL PROTECTED]  searches for above phrase in body
score [EMAIL PROTECTED] 15.0

The test is never executed.

Also fails to execute:
/[EMAIL PROTECTED]/
/[EMAIL PROTECTED]/
/em[^aA]il/

Renaming the test name itself to omit the '@' makes no difference.



I'd appreciate any help or pointers.

Thanks!




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to