Yahoo Transport for wildfire

Is there any yahoo transport available for wildfire?

Can anyone tell me the link to get this if available?

Thanks,

Rawlins.

yeah the jabber.org page has a ton of them. Here is the one you want I think though

http://yahoo-transport-2.jabberstudio.org/

Hope it helps you,

Jeff

this is the link transport for yahoo of wildfire

http://www.jivesoftware.org/community/thread.jspa?threadID=15695

sorry my english

There’‘s also a yahoo transport that’'s part of xmpppy that works well. http://xmpppy.sf.net/

HI ,

I have installed and configured yahoo transport from http://xmpppy.sf.net/ .and able to see the transport from client end but not able to register to yahoo.it gives error 406.

Can anyone help?

Thanks,

Rawlins

make sure the process running the component has write privs on user.dbm (in yahoo-transport-0.3)

Hi ,

I am new to python, after executing yahoo.py, I got the following error. Appreciate your help. Thx.


D:\Python24\jabber\yahoo-transport-0.3>yahoo.py

Invalid debugflag given: always

Invalid debugflag given: nodebuilder

DEBUG:

DEBUG: Debug created for D:\Python24\Lib\site-packages\xmpp\client.py

DEBUG: flags defined: always,nodebuilder

DEBUG: socket start Plugging None

Traceback (most recent call last):

File “D:\Python24\jabber\yahoo-transport-0.3\yahoo.py”, line 1168, in ?

if not connectxmpp(trans.register_handlers):

File “D:\Python24\jabber\yahoo-transport-0.3\yahoo.py”, line 38, in connectxmp

p

connected = connection.connect((server,port))

File “D:\Python24\Lib\site-packages\xmpp\client.py”, line 270, in connect

CommonClient.connect(self,server=server,proxy=proxy)

File “D:\Python24\Lib\site-packages\xmpp\client.py”, line 179, in connect

if not self.Process(1): return

File “D:\Python24\Lib\site-packages\xmpp\dispatcher.py”, line 302, in dispatch

handler’‘func’’

File “D:\Python24\Lib\site-packages\xmpp\dispatcher.py”, line 214, in streamEr

rorHandler

raise exc((name,text))

xmpp.protocol.BadNamespacePrefix: (u’‘bad-namespace-prefix’’, ‘’’’)