At 03:42 PM 6/27/2003 -0700, Marvin Raab wrote:
I'm running SA 2.51 on Linux 7.3 with perl 5.6.1

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.

Actually renaming the test name to omit the @ is required. Rule names can only contain alphanumeric characters and underscores and must not start with a number.


The following snippet works fine for me:

body LOCAL_EMAIL_TEST /[EMAIL PROTECTED]/
score LOCAL_EMAIL_TEST 5.0



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