Rejaine Monteiro wrote on Wed, 21 Jan 2009 08:58:21 -0200:

> <a target="_blank" 
> href="http://knut.kumoh.ac.kr/~dojamo/zero/log/attachs.php?id=HU#9123IF";>PRICES.pdf</a>
>  

use a regexp that matches "NOT .pdf" at the end of the hyperlink and ".pdf" in 
the
link text.


> <a adepth="0" aidx="0" 
> href="http://knut.kumoh.ac.kr/~dojamo/zero/log/anexos.php?id=GF#590KI";>(106,5KB)</a></p>

Match against ( or , in link text.

Also, you can take advantage of "specialties" in these mails like

target="_blank"
adepth
aidx
~ (user homedir symbol)

I think you would want to score these with 1 or so and not outright "block" 
(e.g.
score with 5) as they may produce FPs.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



Reply via email to