Hello, I am running Wildfire (oOps OpenFire) 3.0.1, ldap based auth and SSL.
I am willing to let my user register to my fresh PyMSNt agent transport (0.11.2). I think I configured it correctly, as I can see my openfire server communicate with this external component. I can see it has register on the domain "msn", the ip adress of the transport agent (same server), exchange paquets, etc. ... With a psi client, using discovery, I cannot see msn.myjabberserver.org in the agent transport list ! If I got to msn.myjabberserver.org, it finds it, but as a contact not a transport agent. My doubts are configured by the fact that the fields "Name", "Category" and "Type" in my Openfire are blank for this external component (it cannot recognize it as a transport agent obviously ?) Do you have any idea please on how to solve that problem ? I browsed the archive but I am running out of idea now :-( Here is my config.xml (without comments) <pymsnt> <jid>msn</jid> <host>161.3.50.170</host> <discoName>MSN Transport</discoName> Do not include the jid of the transport --> <spooldir>/home/wildfire/pymsnt-0.11.2/spool</spooldir> <pid>PyMSNt.pid</pid> <background/> <mainServer>161.3.50.170</mainServer> <port>5347</port> <secret>xxxxxxxxxxx</secret> <lang>fr</lang> <website>http://host.com</website> <mailNotifications/><!-- Send greeting on login --> <allowRegister/> <getAllAvatars/> <ftSizeLimit>0</ftSizeLimit> <ftRateLimit>0</ftRateLimit> <ftJabberPort>8010</ftJabberPort> <jid>myjid here</jid> </admins>--> 0 -> No logging 1 -> Log tracebacks 2 -> Log tracebacks, warnings and errors 3 -> Log all sorts of informational (mostly useless stuff) 4 -> Log the MSN protocol code sent <debugFile>./debug.log</debugFile> </pymsnt> Also msn.myjabberserver.org is answering by a DNS request of course. Regards, C. Gravier
_______________________________________________ py-transports mailing list [email protected] http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports
