Nope. delx.cjb.net should resolve to 59.167.5.40
My IP is dynamically assigned, but it usually keeps for weeks, even across PPPoE disconnections (it's ADSL). That error says "Invalid character in hostname" So what hostname are you registering from? --- James On 16/12/2005, at 6:02 PM, Bao Jianyi wrote: > > James, > Sorry, I still can't check the pymsnt out.Is your host' IP > 209.220.30.174? > > But I have a new problem when I register a msn account using > pymsnt transport. > Note: Exodus jabber brower can find the msn transport, and throw > out the exception when exec register. > Would you please give me some idea? > > Logs: > File > "/usr/local/lib/python2.4/site-packages/twisted/internet/ > selectreactor.py", line 133, in doSelect > _logrun(selectable, _drdw, selectable, method, dict) > File "/usr/local/lib/python2.4/site-packages/twisted/python/log.py", > line 56, in callWithLogger > return callWithContext({"system": lp}, func, *args, **kw) > File "/usr/local/lib/python2.4/site-packages/twisted/python/log.py", > line 41, in callWithContext > return context.call({ILogContext: newCtx}, func, *args, **kw) > File > "/usr/local/lib/python2.4/site-packages/twisted/python/context.py", > line 31, in callWithContext > return func(*args,**kw) > --- <exception caught here> --- > File > "/usr/local/lib/python2.4/site-packages/twisted/internet/ > selectreactor.py", line 139, in _doReadOrWrite > why = getattr(selectable, method)() > File > "/usr/local/lib/python2.4/site-packages/twisted/internet/tcp.py", line > 351, in doRead > return self.protocol.dataReceived(data) > File > "/usr/local/lib/python2.4/site-packages/twisted/xish/xmlstream.py", > line 145, in dataReceived > self.stream.parse(buf) > File > "/usr/local/lib/python2.4/site-packages/twisted/xish/domish.py", line > 600, in parse > self.parser.Parse(buffer) > File > "/usr/local/lib/python2.4/site-packages/twisted/xish/domish.py", line > 638, in _onEndElement > self.ElementEvent(self.currElem) > File > "/usr/local/lib/python2.4/site-packages/twisted/xish/xmlstream.py", > line 166, in onElement > self.dispatch(element) > File > "/usr/local/lib/python2.4/site-packages/twisted/xish/utility.py", line > 233, in dispatch > callbacklist.callback(object) > File > "/usr/local/lib/python2.4/site-packages/twisted/xish/utility.py", line > 37, in callback > methodwrapper(*args, **kwargs) > File > "/usr/local/lib/python2.4/site-packages/twisted/xish/utility.py", line > 21, in __call__ > self.method(*nargs, **nkwargs) > File "/root/pymsnt-0.10.1/src/disco.py", line 153, in onIq > handler(el) > File "/root/pymsnt-0.10.1/src/register.py", line 69, in > incomingRegisterIq > self.sendRegistrationFields(incoming) > File "/root/pymsnt-0.10.1/src/register.py", line 93, in > sendRegistrationFields > result = self.getRegInfo(incoming.getAttribute("from")) > File "/root/pymsnt-0.10.1/src/register.py", line 50, in getRegInfo > result = self.pytrans.xdb.request(jid.JID(jabberID).userhost(), > legacy.namespace) > File > "/usr/local/lib/python2.4/site-packages/twisted/words/protocols/ > jabber/jid.py", line 104, in __init__ > user, host, res = parse(str) > File > "/usr/local/lib/python2.4/site-packages/twisted/words/protocols/ > jabber/jid.py", line 47, in parse > return prep(user, server, resource) > File > "/usr/local/lib/python2.4/site-packages/twisted/words/protocols/ > jabber/jid.py", line 66, in prep > raise InvalidFormat, "Invalid character in hostname" > twisted.words.protocols.jabber.jid.InvalidFormat: Invalid character in > hostname > > > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports