https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6057
--- Comment #9 from Karsten Bräckelmann <[email protected]> 2009-02-06 05:15:20 PST --- Another aspect of this option that might not be clear is its actual purpose. That is, the target URI will be used for URIBL lookups. Thus I propose the following, slightly expanded description, based on Sidney's proposal. A regex pattern that extracts a URI obfuscated by being the target of a redirector site. The target URI will be used for URIBL lookups. The pattern must match the entire redirector plus target. The target URI is identified by surrounding it in parentheses to make it the one backreference generated by the pattern. No other backreference may be generated. URI parsing checks every URI string against every redirector_pattern that is defined. Anyone with better English skills than me, who can eliminate the repeated use of "generated"? ;) Also, IMHO, this rarely used option is placed too prominent in the Rule Definitions. It probably should be moved to the end of the section. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
