Print Page | Close Window

RegEx Sharing

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=4411
Printed Date: 05 February 2025 at 6:42am


Topic: RegEx Sharing
Posted By: Guests
Subject: RegEx Sharing
Date Posted: 09 October 2004 at 9:58pm

My three best are;

#REGEX#:vW{0,2}[i1]W{0,2}[a@]W{0,2}gW{0,2}rW{0,2}[a@]

#REGEX#:/(remove(me|)|unsub(scribe|)).(w{3})

#REGEX#:(?i) http://" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http:// [.w_-]{2,20}@(d{1,3}.d{1,3}.d{1,3}.d{1,3}|[0-9a-f]{10,}.[w_-]{3,}.w{2}|[w_-]{2,10}.[w_-]{4,20}.w{2})

The first matches different ways of saying viagra; the second matches various unsubscribe links in emails; and the third matches a particular type of link that I see in a lot of spam messages from. 

Does anyone have others that work well?

 




Print Page | Close Window