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

           Summary: redirector_pattern  doesn't explain what it does
           Product: Spamassassin
           Version: unspecified
          Platform: Other
               URL: http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamA
                    ssassin_Conf.html#item_redirector_pattern__2fpattern_2fm
                    odifiers
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


""""""""""""""""
redirector_pattern

    A regex pattern that matches both the redirector site portion, and the
target site portion of a URI. 
    Note: The target URI portion must be surrounded in parentheses and no other
part of the pattern may create a backreference.
    Example: http://chkpt.zdnet.com/chkpt/whatever/spammer.domain/yo/dude
      redirector_pattern   
/^https?:\/\/(?:opt\.)?chkpt\.zdnet\.com\/chkpt\/\w+\/(.*)$/i
"""""""""""""""""""
1) What happens when the pattern is matched?

2) Perhaps this example is perl code.
    Could this example be explained (what does it do?)

3) Why would this option be helpful?

Please remember that people reading the documentation are trying to
understand how to use SA and may not know perl.

Thank you

See 6056: 
+++++++++++++++++++++++++++++++
Abused by spammers
http://search.yahoo.com/search?y=Search&p=flewduet%2ecom&fr=sfp&ei=UTF-8

Please add redirector_pattern for this pattern to allow effective URI BL hits.
+++++++++++++++++++++++++++++++


-- 
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