*snip*
> 
> Could anyone tell me if the followup rule to offset the 
> 30below.com domain 
> is coded right, and if not, could you hit me with a clue-by-4?
> 
> Thanks!
> Roger "Merch" Merchberger
> 
> =-=-=-=-=-=-=-=-=-=
> 
> Follows: Rule that spanks us:
> 
> uri             FVGT_u_DOM_START_NUM 
> /[.\/@]+\d+[a-zA-Z\-]+[a-zA-Z0-9\-]*\.(com|net|biz|info|cc!
> describe        FVGT_u_DOM_START_NUM    FVGT - domain name 
> starts with numbers
> score           FVGT_u_DOM_START_NUM    1.0
> 
> Follows: Added 30below specialized rule:
> 
> uri             FVGT_u_EXC_30BELOW      /[.\/@]+30below\.com/i
> describe        FVGT_u_EXC_30BELOW      FVGT - domain name 
> offset for 30below
> score           FVGT_u_EXC_30BELOW      -2.0
> 


It might be easier to say:

/\b30below\.com/i 

instead.

Also the group is about to go thru EVERY rule in the SARE. We are looking at
the highest spam + ham hitters first. So this should be cleared up soon.

Chris Santerre 
System Admin and SA Custom Rules Emporium keeper 
http://www.merchantsoverseas.com/wwwroot/gorilla/sa_rules.htm 
'It is not the strongest of the species that survives,
not the most intelligent,but the one most responsive to change.'
- attributed to Charles Darwin 


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to