# Domain name starts with number(s)
 uri MY_DOMAIN_STARTS_NUMS
/[.\/@]+\d+[a-zA-Z\-]+[a-zA-Z0-9\-]*\.(com|net|biz|info)/i
 describe MY_DOMAIN_STARTS_NUMS Domain name starts with numbers
 score MY_DOMAIN_STARTS_NUMS    0.5

 # Domain name ends with number(s)
 uri MY_DOMAIN_ENDS_NUMS
/[.\/@]+[a-zA-Z]+[a-zA-Z0-9\-]*\d+\.(com|net|biz|info)/i
 describe MY_DOMAIN_ENDS_NUMS   Domain name ends with numbers
 score MY_DOMAIN_ENDS_NUMS       0.5

These were taken from http://www.exit0.us/index.php/SaUriCustomRules

Frederic Tarasevicius
Internet Information Services, Inc.



Andrea Riela wrote:
> Hi folks,
>
> A lot of spammer's websites in body are like these:
>
> Donat43
> Discountrate2
> Account45
> ...
> .com/.net/.biz ... (this is indifferent).
>
> Wich type of URI rule could I use to filter these pornsite/commsite ?
> Have you got any suggestion? Examples?
>
> Thanks for all
> Best Regards
> Andrea
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to