> You need to install pycrypto and pyopenssl > > Please have a look at > http://msn-transport.jabberstudio.org/docs/server.html for details.
Jan 22 12:19:51 Installed: python-crypto.i386 2.0-1.2.el4.rf Jan 22 12:19:54 Installed: python-twisted.i386 1.3.0-1.2.el4.rf pyOpenSSL was missing thanks (if not written with capital letters won't work with yum May you update documentation located here: http://msn-transport.jabberstudio.org/docs/server.html For centos4: yum install python-twisted python-crypto pyOpenSSL Thanks -- Laurent Dinclaux [EMAIL PROTECTED] Tel: +687 84 92 72 From [EMAIL PROTECTED] Mon Jan 23 00:15:44 2006 From: [EMAIL PROTECTED] (Laurent Dinclaux) Date: Mon Jan 23 00:22:28 2006 Subject: [py-transports] Registration form Message-ID: <[EMAIL PROTECTED]> Hello, I have installed pyMSNt with my wildfire jabber server. I needed to user the MSN registration form to register my jabber account. Where is this info kept? On your servers? Is it possible to have this form code source to install it on my server and then be able to translate it in french? Best regards -- Laurent Dinclaux [EMAIL PROTECTED] Tel: +687 84 92 72 From [EMAIL PROTECTED] Mon Jan 23 01:19:54 2006 From: [EMAIL PROTECTED] (James Bunton) Date: Mon Jan 23 01:20:05 2006 Subject: [py-transports] PyMSNt file transfer UP! Message-ID: <[EMAIL PROTECTED]> Ok everybody, this is it :) We can send/receive files to MSN clients (ver6 and above) using both jabber:iq:oob and socks5 bytestreams :) That means just about any Jabber client that supports file transfers should be able to send/receive to MSN contacts. To try it out... svn co svn://delx.cjb.net/pymsnt/trunk pymsnt Make sure you read through the new settings in config-example.xml Sorry I've been a bit lax responding to communications lately. Been busy getting this working. I'll go through and start replying now :) Also this revision might fix problems with outgoing avatars. Things to do before a 0.11 release: * Some kind of rate limiting on transfer speeds * A limit of transfer sizes * Either move all options back into config.xml, or move all options into PyMSNt.tac I'd like some feedback on the last in particular. But I think we can all agree that the installation and configuration for the 0.10 releases were a little annoying :) Enjoy everybody! --- James
