On 01/01/11 12:02, Warren Togami Jr. wrote:
http://www.surbl.org/faqs#redirect
BTW, this page mentions SpamCopURI and urirhdbl as existing tools that handle redirection to some degree. Have you confirmed that you are not needlessly reinventing the wheel? It is entirely possible that your design with suggestions here could be better than the existing tools, but it might be worthwhile to look at the existing tools to see if they have useful ideas to borrow.

You've got this way confused as to how it works or what it does; from Mail::SpamAssassin::Conf:

       redirector_pattern  /pattern/modifiers
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

It's designed to get URIs from CGI redirectors and add them to the lookup lists for the URIBL plugin. It's *nothing* like what I'm doing with the shorteners.

Regards,
Steve.

Reply via email to