On Mon, Jul 12, 2010 at 12:38 PM, Vishal <[email protected]> wrote: > Hi, > > Would request guidance on the following. Basically I want to setup a > server running with all the transports. Instead of users required to > register their external transport accounts with the xmpp server I want > to allow users to directly connect to the external transports without > requiring them to register a xmpp account on the server. Is this > possible? >
Nope, you can't do this at the moment. You might be able to use anonymous logins, and then register - might work, not great. > For example I want a MSN/Hotmail user to login from his xmpp client > with the following details: > > Username: [email protected] > Password: his defined password > Server: msn.myxmppserver.com (myxmppserver would have the MSN > transport running) > > So bascially its kind of proxy between the external transports and the > xmpp client directly. > > Is this possible? > > Have tried ejabberd and openfire but didnt work out. Got the usual > error of user not being registered on the xmpp server. > > http://www.meebo.com/ does it but from the web only. > > Thanks in advance. > > Vishal > > -- > You received this message because you are subscribed to the Google Groups > "py-transports" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<py-transports%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/py-transports?hl=en. > > -- - Norman Rasmussen - Email: [email protected] - Home page: http://norman.rasmussen.co.za/ -- You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.
