On 2013-03-15 08:32, rakdeFR wrote: > Hi! > > I did some searches about my problem and didn't find any thing that > match in the archives. > > I'm trying to do a simple jabber client with the twisted framework in > order to automatically send messages. > > The server is a prosody server, and enabled the tls and iq auth. > > So far, I can connect to the server, and can't login.
Before going into the problem you might be having, are you referring to non-SASL authentication [1]? If so, that way of authenticating is obsolete since 2008 and all XMPP clients and servers are required to do SASL authentication instead. Does that Prosody server have SASL explicitly disabled? It would also be useful to have the traffic log. Be sure to redact (encoded) credentials. [1] http://xmpp.org/extensions/xep-0078.html -- ralphm _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python