https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6057





--- Comment #5 from Sidney Markowitz <[email protected]>  2009-02-04 12:48:12 
PST ---
Ok, here is a cut at making the documentation more clear, I welcome any
suggestions at better language, but if there are none in the next week or so I
will update the doc anyway.

redirector_pattern

     A regex pattern that extracts a URI obfuscated by being the target of a
redirector site. The pattern must matche the entire redirector plus target. The
target URI is surrounded in parentheses. There must be no other backreferences
generated.

    Example:
http://chkpt.zdnet.com/chkpt/whatever/http://spammer.domain/yo/dude is
deobfuscated by
      redirector_pattern   
/^https?:\/\/(?:opt\.)?chkpt\.zdnet\.com\/chkpt\/\w+\/(.*)$/i


-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to