> > 
> > /^https?\:\/\/w*\.yahoo\.com\/.*\/\*http/i
> > 
> > I _think_ that should do it. Someone want to double check 
> > that for me? :)
> > 
> > --Chris Santerre
> 
> 
> I made mine much more general:
> 
> describe MY_URI_REDIRECT    MY: Redirect
> uri      MY_URI_REDIRECT    /http:\/\/.*\/\*http:\/\//i
> score    MY_URI_REDIRECT    4.0
> 
> I don't know if I open myself up for a potential problem but 
> I have not had
> any FPs yet.
> 
> 
> --Larry

I was thinking the same, but I think I've only seen this with yahoo. I could
be wrong. Can you run a grep of a spamtrap to see which domains this hit? 

Might not even matter. Heck you might be able to even do this:
uri      MY_URI_REDIRECT    //\*http:\/\//i

--Chris Santerre


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to