http://bugzilla.spamassassin.org/show_bug.cgi?id=3261





------- Additional Comments From [EMAIL PROTECTED]  2004-04-16 12:55 -------
Created an attachment (id=1905)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=1905&action=view)
message containing redirect url with %68ttp instead of http inside the url

Thanks for the reply.

I'll have to leave that test to someone who's got a running version 3.
(I'm still on 2.63 running SpamCopURI).

I just wanted to make sure that whatever solution came out for version 3
and URIDNSBL took into account the cases I was seeing in spam samples.

As a matter of interest I checked (in version 2.63) that
%68ttp://spam.domain.tld IS detected IF it is at the start of the url, but
not as the sub-url of a redirection.

I found that I had to use the following sed substitution to correctly parse
the url containing %68ttp inside the url
(http://drs.yahoo.com/higherillomened./mensuraltalk/*%68ttp://enginery.shopinternetbuy.biz/%75n%73ub.html):


s/^http:\/\/drs.yahoo.com\/[^\*]+\*\%68ttp\:\/\/(.*)$/http\:\/\/$1/g

Anyway, just in case someone has time to check whether my test case breaks in
version 3, I've attached a file. (shopinternetbuy.biz is in sc.surbl.org)

John




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to