******************************************************************* Click here to view our e-mail legal notice: http://www.mxit.co.za/pdfs/mxit_legal.pdf or call: +27 21 888 5000 ******************************************************************* Hi Fran
> i have jabberd 1.4.2 with pymsn > what i cannot make it work is to set a nickname to the jabber > user when he > register to the pymsn.. > i get the jabber user as msn nickname.. > any ideas ? You can look at an older version (I think a version before 0.1) of PyMSNt that extended the registration form to ask for a nickname and then stored it in the user's XML profile. Alternatively, you can store the nickname in the user's vCard -- this is the first place where PyMSNt will go look. Otherwise, you could have a look at an earlier post of mine where I suggested that a user's friendly name (as stored by MSN) should be used by the transport: http://modevia.com/pipermail/py-transports/2006-October/003554.html Regards Pieter _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
