Re: X-Spambayes-Exception
Skip Montanaro <[email protected]> Mon, 13 Apr 2015 09:19:05 -0500
| Newsgroups | gmane.mail.spam.spambayes.general |
|---|---|
| Message-ID | <CANc-5Uzy5JLCCwFpejwe++ijY5oP5PZ01g-4azxnYH=3f_VWJw@mail.gmail.com> |
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 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