Re: X-Spambayes-Exception
Dale Schroeder <[email protected]> Mon, 13 Apr 2015 10:07:53 -0500
| Newsgroups | gmane.mail.spam.spambayes.general |
|---|---|
| Message-ID | <[email protected]> |
On 04/13/2015 9:19 AM, Skip Montanaro wrote:
> Dale,
>
> Looking more deeply at the traceback, SpamBayes is finding a URL-ish
> thing in the body of the message which it tries to split using
> urlparse.urlparse(). Can you gather all things which look like URLs in
> the body of the message and send them to me? My guess is that one (or
> more) of them is ill-formed. SpamBayes should at least not barf when
> it encounters such a "URL".
>
> Skip
Skip,
I chose one without images, as it is much smaller in size.
Here is what I see:
http://www.buneisme.science/l/lt7CD1234N101DW/104L361DO808V34NK1914045N1123604291
http://www.buneisme.science/l/lt7IW1234F101JT/104P361DV808T34IB1914045G1123604291
http://www.buneisme.science/im/TD1234T101AG/104R361A808F34LP1914045V1123604291/img1101104252.gif
http://www.buneisme.science/l/lc3QO1234R101YP/104U361ED808J34DJ1914045H1123604291
This looks like the malformed html reference:
<a
href="http://[http://www.buneisme.science/unsQE1234UU101MJ/104M361HX808HL34B1914045OQ1123604291]">Update
preferences</a><br>
It appears in line 45 of the code - zipped and attached - as an "Update
Preferences" link. All of the others have a similar line for the Update
Preferences link, and all have syntax just like the example.
Thanks for your help.
Dale
>
>
> On Mon, Apr 13, 2015 at 9:08 AM, Dale Schroeder
> <[email protected]> wrote:
>> On 04/11/2015 12:01 PM, Skip Montanaro wrote:
>>> On Thu, Apr 9, 2015 at 1:37 PM, Dale Schroeder
>>> <[email protected]> wrote:
>>>> raise ValueError("Invalid IPv6 URL") .ValueError: Invalid IPv6 URL"
>>> Dale,
>>>
>>> Can you identify the IPv6 URL it seems to be complaining about?
>>>
>>> Skip
>>
>> Skip,
>>
>> I have been unsuccessful in getting an ipv6 address using dig, nslookup, or
>> host. All return ipv4 addresses even when specifying ipv6 only. Note that
>> all are of the new tld *.science domain type. Todays list includes:
>>
>> dvasiga.science = 66.248.215.124
>> bintime.science = 198.52.182.235
>> buneisme.science = 66.248.215.67
>>
>> Contact info for all three from a whois lookup is [email protected].
>>
>> It appears they are hiding any ipv6 information, or it doesn't exist.
>>
>> Dale
> .
>
_______________________________________________
[email protected]
https://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html
dot_science_spam.zip
(application/zip, 1.4 KB) - not displayed